Documentation ¶
Index ¶
- func AddGenesisAccountCommand(ctx *server.Context, cdc *codec.Codec, ...) *cobra.Command
- func CollectGenesisTransactionsCommand(serverContext *server.Context, codec *codec.Codec, ...) *cobra.Command
- func Command(serverContext *server.Context, codec *codec.Codec, ...) *cobra.Command
- func GenesisTransactionCommand(serverContext *server.Context, codec *codec.Codec, ...) *cobra.Command
- func MigrateGenesisCommand(serverContext *server.Context, codec *codec.Codec) *cobra.Command
- func ReplayTransactionsCommand() *cobra.Command
- func ValidateGenesisCommand(serverContext *server.Context, codec *codec.Codec, ...) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddGenesisAccountCommand ¶
func AddGenesisAccountCommand( ctx *server.Context, cdc *codec.Codec, defaultNodeHome, defaultClientHome string, ) *cobra.Command
AddGenesisAccountCmd returns add-genesis-account cobra Command.
func GenesisTransactionCommand ¶
func GenesisTransactionCommand( serverContext *server.Context, codec *codec.Codec, moduleBasicManager module.BasicManager, stakingMessageBuildingHelpers cli.StakingMsgBuildingHelpers, genesisBalancesIterator auth.GenesisAccountIterator, defaultNodeHome string, defaultClientHome string, ) *cobra.Command
func MigrateGenesisCommand ¶
func ValidateGenesisCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.