Documentation ¶
Index ¶
- Constants
- func AllMsgFeesCmd() *cobra.Command
- func GetCmdMsgFeesProposal() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetUpdateConversionFeeDenomProposal() *cobra.Command
- func GetUpdateNhashPerUsdMilProposal() *cobra.Command
- func ListParamsCmd() *cobra.Command
- func NewTxCmd() *cobra.Command
Constants ¶
View Source
const ( FlagMinFee = "additional-fee" FlagMsgType = "msg-type" FlagRecipient = "recipient" FlagBips = "bips" )
Flag names and values
Variables ¶
This section is empty.
Functions ¶
func AllMsgFeesCmd ¶
AllMsgFeesCmd is the CLI command for listing all msg fees.
func GetCmdMsgFeesProposal ¶
func GetQueryCmd ¶
GetQueryCmd returns the top-level command for msgfees CLI queries.
func GetUpdateConversionFeeDenomProposal ¶ added in v1.13.0
func GetUpdateNhashPerUsdMilProposal ¶ added in v1.11.0
func ListParamsCmd ¶ added in v1.11.0
ListParamsCmd is the CLI command for listing all params.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.