Documentation ¶
Index ¶
- func AddGenesisAccount(ctx *server.Context, cdc *amino.Codec) *cobra.Command
- func AddGuardian(ctx *server.Context, cdc *amino.Codec) *cobra.Command
- func AddLockAccount(ctx *server.Context, cdc *amino.Codec) *cobra.Command
- func CollectGenTxsCmd(ctx *server.Context, cdc *amino.Codec) *cobra.Command
- func ConfigRootCA(ctx *server.Context, cdc *amino.Codec) *cobra.Command
- func ExportGenesisFile(genFile, chainID string, appState json.RawMessage) error
- func GenQOSGenesisDoc(ctx *server.Context, cdc *amino.Codec, chainID string, ...) (tmtypes.GenesisDoc, error)
- func GenTxCmd(ctx *server.Context, cdc *amino.Codec) *cobra.Command
- func TestnetFileCmd(ctx *server.Context, cdc *amino.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddGenesisAccount ¶
func AddGuardian ¶ added in v0.0.6
func AddLockAccount ¶ added in v0.0.8
func CollectGenTxsCmd ¶ added in v0.0.6
func ConfigRootCA ¶ added in v0.0.3
func ExportGenesisFile ¶ added in v0.0.4
func ExportGenesisFile( genFile, chainID string, appState json.RawMessage, ) error
ExportGenesisFile creates and writes the genesis configuration to disk. An error is returned if building or writing the configuration to file fails.
func GenQOSGenesisDoc ¶ added in v0.0.4
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.