Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( AddProposalHandler = govclient.NewProposalHandler(cli.GetCmdSubmitAddAxelarCellarIDProposal) RemoveProposalHandler = govclient.NewProposalHandler(cli.GetCmdSubmitRemoveAxelarCellarIDProposal) ScheduledCorkProposalHandler = govclient.NewProposalHandler(cli.GetCmdSubmitScheduledAxelarCorkProposal) CommunityPoolEthereumSpendProposalHandler = govclient.NewProposalHandler(cli.CmdSubmitAxelarCommunityPoolSpendProposal) AddChainConfigurationHandler = govclient.NewProposalHandler(cli.GetCmdSubmitAddChainConfigurationProposal) RemoveChainConfigurationHandler = govclient.NewProposalHandler(cli.GetCmdSubmitRemoveChainConfigurationProposal) UpgradeAxelarProxyContractHandler = govclient.NewProposalHandler(cli.GetCmdSubmitUpgradeAxelarProxyContractProposal) CancelAxelarProxyContractUpgradeHandler = govclient.NewProposalHandler(cli.GetCmdSubmitCancelAxelarProxyContractUpgradeProposal) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.