Documentation ¶
Index ¶
- func GetCmdQueryParams() *cobra.Command
- func NewFundFeePayContract() *cobra.Command
- func NewQueryCmd() *cobra.Command
- func NewQueryFeePayContract() *cobra.Command
- func NewQueryFeePayContractUsage() *cobra.Command
- func NewQueryFeePayContracts() *cobra.Command
- func NewQueryWalletIsEligible() *cobra.Command
- func NewRegisterFeePayContract() *cobra.Command
- func NewTxCmd() *cobra.Command
- func NewUnregisterFeePayContract() *cobra.Command
- func NewUpdateFeePayContractWalletLimit() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryParams ¶
GetCmdQueryParams implements a command to return the current FeePay parameters.
func NewFundFeePayContract ¶
NewRegisterFeeShare returns a CLI command handler for funding a fee pay contract.
func NewQueryCmd ¶
NewQueryCmd returns the cli query commands for this module
func NewQueryFeePayContract ¶
Query all fee pay contracts
func NewQueryFeePayContractUsage ¶
Query fee pay contract usage
func NewQueryFeePayContracts ¶
Query all fee pay contracts
func NewQueryWalletIsEligible ¶
Query if a wallet is eligible
func NewRegisterFeePayContract ¶
NewRegisterFeeShare returns a CLI command handler for registering a contract for fee pay.
func NewTxCmd ¶
NewTxCmd returns a root CLI command handler for certain modules/FeeShare transaction commands.
func NewUnregisterFeePayContract ¶
NewUnregisterFeePayContract returns a CLI command handler for unregistering a fee pay contract.
func NewUpdateFeePayContractWalletLimit ¶
NewUpdateFeePayContractWalletLimit returns a CLI command handler for updating the wallet limit of a fee pay contract.
Types ¶
This section is empty.