Documentation ¶
Index ¶
- func GetCmdManageTreasuresProposal(cdcP *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
- func GetCmdModifyNextBlockUpdateProposal(cdcP *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
- func GetCmdQueryAnnualProvisions(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryInflation(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryParams(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryTreasures(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdManageTreasuresProposal ¶ added in v1.1.8
func GetCmdManageTreasuresProposal(cdcP *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
GetCmdManageTreasuresProposal implements a command handler for submitting a manage treasures proposal transaction
func GetCmdModifyNextBlockUpdateProposal ¶ added in v1.7.0
func GetCmdModifyNextBlockUpdateProposal(cdcP *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
GetCmdModifyNextBlockUpdateProposal implements a command handler for submitting modify next block update proposal transaction
func GetCmdQueryAnnualProvisions ¶
GetCmdQueryAnnualProvisions implements a command to return the current minting annual provisions value.
func GetCmdQueryInflation ¶
GetCmdQueryInflation implements a command to return the current minting inflation value.
func GetCmdQueryParams ¶
GetCmdQueryParams implements a command to return the current minting parameters.
func GetCmdQueryTreasures ¶ added in v1.1.8
GetCmdQueryTreasures implements a command to return the current minting treasures.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.