package
0.0.0-20210528025807-a826b3808dd2
Repository: https://github.com/blockchainworkers/conch.git
Documentation: pkg.go.dev

# Functions

LoadFullCommit loads the full commit from the file system.
LoadFullCommitJSON loads the commit from the file system in JSON format.
NewProvider creates the parent dir and subdirs for validators and checkpoints as needed.
SaveFullCommit exports the seed in binary / go-amino style.
SaveFullCommitJSON exports the seed in a json format.

# Constants

nolint.
nolint.
MaxFullCommitSize is the maximum number of bytes we will read in for a full commit to avoid excessive allocations in the deserializer.
nolint.