tool

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: AGPL-3.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEmptyState = errors.New("empty state")
)
View Source
var (
	ErrInvalidStore = errors.New("invalid store type")
)

Functions

This section is empty.

Types

type Tool

type Tool struct {
	// contains filtered or unexported fields
}

func Initialize

func Initialize(configPath string) (*Tool, error)

func (*Tool) MigrateDataFromLocalToSQL

func (tool *Tool) MigrateDataFromLocalToSQL(
	proofsPath string,
) error

func (*Tool) VerifyDataFromFullnode

func (tool *Tool) VerifyDataFromFullnode(nodeCtx *config.BNBBeaconChainContext, home string, verifyMerkleRoot bool) error

Jump to

Keyboard shortcuts

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