package
12.2.4
Repository: https://github.com/servprotocolorg/serv.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

AddGenesisAccountCmd returns add-genesis-account cobra Command.
GetMigrationCallback returns a MigrationCallback for a given version.
InitCmd returns a command that initializes all files needed for Tendermint and the respective application.
MigrateGenesisCmd returns a command to execute genesis state migration.
NewCheckFlagCmd creates a command that checks the status of the json-rpc.allow-unprotected-txs flag.
NewConvertAddressCmd creates a helper command that convert account bech32 address into hex address or vice versa.
NewRootCmd creates a new root command for our binary.
NewTestnetCmd creates a root testnet command with subcommands to run an in-process testnet or initialize validator configuration files for running a multi-validator testnet in a separate process.

# Constants

FlagGenesisTime defines the genesis time in string format.
No description provided by the author