Documentation
¶
Index ¶
- Constants
- func SavePayloadsToFile(tree *iavl.MutableTree, heightToOutput uint64, outputPath string) error
- func ShowSnapshotData(dbPath, vegaHome string, show Showing, outputPath string, ...) error
- func SnapshotsHDataFromTree(tree *iavl.MutableTree, heightToOutput uint64) ([]SnapshotData, []SnapshotData, error)
- type Showing
- type SnapshotData
Constants ¶
View Source
const ( ShowList = iota ShowJSON ShowVersions UndefinedShowing )
Variables ¶
This section is empty.
Functions ¶
func SavePayloadsToFile ¶
func SavePayloadsToFile(tree *iavl.MutableTree, heightToOutput uint64, outputPath string) error
func ShowSnapshotData ¶
func SnapshotsHDataFromTree ¶
func SnapshotsHDataFromTree(tree *iavl.MutableTree, heightToOutput uint64) ([]SnapshotData, []SnapshotData, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.