Documentation
¶
Index ¶
Constants ¶
View Source
const ( FlagPrintBlockNumbers = "print-block-numbers" FlagBlocksFile = "blocks-file" FlagStartBlock = "start-block" FlagEndBlock = "end-block" )
View Source
const EnvPrefix = "CRONOS"
Variables ¶
View Source
var ChainID string
Functions ¶
func AddGenesisAccountCmd ¶
AddGenesisAccountCmd returns add-genesis-account cobra Command.
func FixUnluckyTxCmd ¶ added in v0.6.10
FixUnluckyTxCmd update the tx execution result of false-failed tx in tendermint db
func NewRootCmd ¶
func NewRootCmd() (*cobra.Command, params.EncodingConfig)
NewRootCmd creates a new root command for simd. It is called once in the main function.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.