Documentation ¶
Index ¶
- Constants
- func GetCmdDeliver() *cobra.Command
- func GetCmdGetEgress(queryRoute string) *cobra.Command
- func GetCmdInstallBundle() *cobra.Command
- func GetCmdMailbox(queryRoute string) *cobra.Command
- func GetCmdProvisionOne() *cobra.Command
- func GetCmdQueryParams(queryRoute string) *cobra.Command
- func GetCmdWalletAction() *cobra.Command
- func GetQueryCmd(storeKey string) *cobra.Command
- func GetTxCmd(storeKey string) *cobra.Command
- func NewCmdSubmitCoreEvalProposal() *cobra.Command
Constants ¶
View Source
const ( FlagAllowSpend = "allow-spend" FlagCompress = "compress" )
Variables ¶
This section is empty.
Functions ¶
func GetCmdDeliver ¶
GetCmdDeliver is the CLI command for sending a DeliverInbound transaction containing mailbox messages.
func GetCmdGetEgress ¶
func GetCmdInstallBundle ¶
GetCmdInstallBundle is the CLI command for constructing or sending an InstallBundle message in a transaction.
func GetCmdMailbox ¶
GetCmdMailbox queries information about a mailbox
func GetCmdProvisionOne ¶
GetCmdProvision is the CLI command for sending a Provision transaction
func GetCmdQueryParams ¶
func GetCmdWalletAction ¶
GetCmdWalletAction is the CLI command for sending a WalletAction or WalletSpendAction transaction
func GetQueryCmd ¶
func NewCmdSubmitCoreEvalProposal ¶
NewCmdSubmitCoreEvalProposal is the CLI command for submitting a "CoreEval" governance proposal via `agd tx gov submit-proposal swingset-core-eval ...`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.