Documentation
¶
Index ¶
Constants ¶
View Source
const AddAccountCmdExample = "add-account mezo1qnmzwu4vx66gzvku37eflad3c0twp86psv5gtc 100000000000000000000000000abtc"
View Source
const AddAccountCmdLong = `Add a genesis account to genesis.json. The provided account must specify ` +
`the account address or key name and a list of initial coins. If a key ` +
`name is given, the address will be looked up in the local keyring. ` +
`The list of initial tokens must contain valid denominations.`
View Source
const FlagGenesisTime = "genesis-time"
FlagGenesisTime defines the genesis time in string format
View Source
const MigrateCmdExample = "migrate v3 /path/to/genesis.json --chain-id=mezo_31612-2 --genesis-time=2022-04-01T17:00:00Z"
Variables ¶
This section is empty.
Functions ¶
func NewAddAccountCmd ¶
NewAddAccountCmd returns add-account cobra Command.
func NewMigrateCmd ¶
NewMigrateCmd returns a command to execute genesis state migration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.