cmdutils

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2021 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExportChain

func ExportChain(bc *blockchain.Blockchain, fn string, last uint64) error

ExportChain exports a blockchain into the specified file, truncating any data already present in the file.

func ImportChain

func ImportChain(bc *blockchain.Blockchain, fn string, noExpensiveValidation bool) error

func MakeChain

func MakeChain(chainstoreDir string, readonly bool, chainParams *config.Params) (*blockchain.Blockchain, func(), error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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