evm_exporter

package
v0.38.0-rc.5 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2025 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "export-evm-state",
	Short: "exports evm state into a several binary files",
	Run:   run,
}

Functions

func ExportEVMState

func ExportEVMState(
	chainName string,
	ledgerPath string,
	targetState string,
	outputPath string) error

ExportEVMState evm state

func ExportEVMStateFromGob

func ExportEVMStateFromGob(
	chainName string,
	evmStateGobDir string,
	flowHeight uint64,
	outputPath string) error

func ExportEVMStateFromPayloads

func ExportEVMStateFromPayloads(
	ledger atree.Ledger,
	storageRoot flow.Address,
	outputPath string,
) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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