package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.git
Documentation: pkg.go.dev
# Functions
CollectGenTxsCmd - return the cobra command to collect genesis transactions.
GenTxCmd builds the application's gentx command.
GetMigrationCallback returns a MigrationCallback for a given version.
GetMigrationVersions get all migration version in a sorted slice.
InitCmd returns a command that initializes all files needed for Tendermint and the respective application.
MigrateGenesisCmd returns a command to execute genesis state migration.
ValidateGenesisCmd takes a genesis file, and makes sure that it is valid.
# Constants
FlagOverwrite defines a flag to overwrite an existing genesis JSON file.
FlagSeed defines a flag to initialize the private validator key from a specific seed.
FlagStakingBondDenom defines a flag to specify the staking token in the genesis file.