verify

package
v0.0.0-...-ff78b6e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2023 License: GPL-3.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckEnc

func CheckEnc(chaindata string) error

func CheckIndex

func CheckIndex(ctx context.Context, chaindata string, changeSetBucket string, indexBucket string) error

func ValidateTxLookups

func ValidateTxLookups(chaindata string, logger log.Logger) error

Types

type Walker

type Walker interface {
	Walk(f func(k, v []byte) error) error
	Find(k []byte) ([]byte, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL