initialize

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2020 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

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 CollectGenesisTransactionsCommand

func CollectGenesisTransactionsCommand(
	serverContext *server.Context,
	codec *codec.Codec,
	genesisBalancesIterator auth.GenesisAccountIterator,
	defaultNodeHome string,
) *cobra.Command

func Command

func Command(
	serverContext *server.Context,
	codec *codec.Codec,
	moduleBasicManager module.BasicManager,
	defaultNodeHome string,
) *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 MigrateGenesisCommand(
	serverContext *server.Context,
	codec *codec.Codec,
) *cobra.Command

func ReplayTransactionsCommand

func ReplayTransactionsCommand() *cobra.Command

func ValidateGenesisCommand

func ValidateGenesisCommand(
	serverContext *server.Context,
	codec *codec.Codec,
	moduleBasicManager module.BasicManager,
) *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL