Documentation ¶
Index ¶
- func CmdBumpAxelarCorkGas() *cobra.Command
- func CmdRelayAxelarCork() *cobra.Command
- func CmdRelayAxelarProxyUpgrade() *cobra.Command
- func CmdScheduleAxelarCork() *cobra.Command
- func CmdSubmitAxelarCommunityPoolSpendProposal() *cobra.Command
- func GetCmdSubmitAddAxelarCellarIDProposal() *cobra.Command
- func GetCmdSubmitAddChainConfigurationProposal() *cobra.Command
- func GetCmdSubmitCancelAxelarProxyContractUpgradeProposal() *cobra.Command
- func GetCmdSubmitRemoveAxelarCellarIDProposal() *cobra.Command
- func GetCmdSubmitRemoveChainConfigurationProposal() *cobra.Command
- func GetCmdSubmitScheduledAxelarCorkProposal() *cobra.Command
- func GetCmdSubmitUpgradeAxelarProxyContractProposal() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func ParseCommunityPoolSpendProposal(cdc codec.JSONCodec, proposalFile string) (types.AxelarCommunityPoolSpendProposalForCLI, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdBumpAxelarCorkGas ¶
func CmdRelayAxelarCork ¶
func CmdScheduleAxelarCork ¶
func GetCmdSubmitAddAxelarCellarIDProposal ¶
GetCmdSubmitAddAxelarCellarIDProposal implements the command to submit a cellar id addition proposal
func GetCmdSubmitAddChainConfigurationProposal ¶
GetCmdSubmitAddChainConfigurationProposal implements the command to submit a cellar id addition proposal
func GetCmdSubmitRemoveAxelarCellarIDProposal ¶
GetCmdSubmitRemoveAxelarCellarIDProposal implements the command to submit a cellar id removal proposal
func GetCmdSubmitRemoveChainConfigurationProposal ¶
GetCmdSubmitRemoveChainConfigurationProposal implements the command to submit a chain configuration removal proposal
func GetCmdSubmitScheduledAxelarCorkProposal ¶
GetCmdSubmitScheduledAxelarCorkProposal implements the command to submit scheduled cork proposal
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func ParseCommunityPoolSpendProposal ¶
func ParseCommunityPoolSpendProposal(cdc codec.JSONCodec, proposalFile string) (types.AxelarCommunityPoolSpendProposalForCLI, error)
ParseCommunityPoolSpendProposal reads and parses a CommunityPoolEthereumSpendProposalForCLI from a file.
Types ¶
This section is empty.