Documentation ¶
Index ¶
- Variables
- func GetCmdQueryMaxCapLimit() *cobra.Command
- func GetCmdQueryMaxCapLimits() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func ProposalSetPriceFeedContractCmd() *cobra.Command
- func ProposalSetVirtualStakingMaxCapCmd() *cobra.Command
- func SubmitProposalCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultGovAuthority = sdk.AccAddress(address.Module("gov"))
DefaultGovAuthority is set to the gov module address. Extension point for chains to overwrite the default
Functions ¶
func GetCmdQueryMaxCapLimit ¶
GetCmdQueryMaxCapLimit implements a command to return the current max cap limit for the given contract.
func GetCmdQueryMaxCapLimits ¶
GetCmdQueryMaxCapLimit implements a command to return the current max cap limit for each contract.
func GetCmdQueryParams ¶
GetCmdQueryParams implements the params query command.
func GetQueryCmd ¶
func SubmitProposalCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.