Documentation ¶
Index ¶
- Variables
- func CmdCreateChain() *cobra.Command
- func CmdEditChain() *cobra.Command
- func CmdListChain() *cobra.Command
- func CmdListGenesisAccount() *cobra.Command
- func CmdListGenesisValidator() *cobra.Command
- func CmdListRequest() *cobra.Command
- func CmdListVestedAccount() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdRequestAddAccount() *cobra.Command
- func CmdRequestAddValidator() *cobra.Command
- func CmdRequestAddVestedAccount() *cobra.Command
- func CmdRequestRemoveAccount() *cobra.Command
- func CmdRequestRemoveValidator() *cobra.Command
- func CmdRevertLaunch() *cobra.Command
- func CmdSettleRequest() *cobra.Command
- func CmdShowChain() *cobra.Command
- func CmdShowGenesisAccount() *cobra.Command
- func CmdShowGenesisValidator() *cobra.Command
- func CmdShowRequest() *cobra.Command
- func CmdShowVestedAccount() *cobra.Command
- func CmdTriggerLaunch() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CmdCreateChain ¶
func CmdEditChain ¶
func CmdListChain ¶
func CmdListGenesisAccount ¶
func CmdListGenesisValidator ¶
func CmdListRequest ¶
func CmdListVestedAccount ¶
func CmdQueryParams ¶
func CmdRequestAddAccount ¶
func CmdRequestAddValidator ¶
func CmdRequestRemoveAccount ¶
func CmdRevertLaunch ¶
func CmdSettleRequest ¶
func CmdShowChain ¶
func CmdShowGenesisAccount ¶
func CmdShowGenesisValidator ¶
func CmdShowRequest ¶
func CmdShowVestedAccount ¶
func CmdTriggerLaunch ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Source Files ¶
- query.go
- query_chain.go
- query_genesis_account.go
- query_genesis_validator.go
- query_params.go
- query_request.go
- query_vested_account.go
- tx.go
- tx_create_chain.go
- tx_edit_chain.go
- tx_request_add_account.go
- tx_request_add_validator.go
- tx_request_add_vested_account.go
- tx_request_remove_account.go
- tx_request_remove_validator.go
- tx_revert_launch.go
- tx_settle_request.go
- tx_trigger_launch.go
Click to show internal directories.
Click to hide internal directories.