Documentation ¶
Index ¶
- func GetCmdQueryFeeShare() *cobra.Command
- func GetCmdQueryFeeShares() *cobra.Command
- func GetCmdQueryFeeSharesByWithdrawer() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func NewCancelFeeShare() *cobra.Command
- func NewRegisterFeeShare() *cobra.Command
- func NewTxCmd() *cobra.Command
- func NewUpdateFeeShare() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryFeeShare ¶
GetCmdQueryFeeShare implements a command to return a registered contract for fee distribution
func GetCmdQueryFeeShares ¶
GetCmdQueryFeeShares implements a command to return all registered contracts for fee distribution
func GetCmdQueryFeeSharesByWithdrawer ¶
GetCmdQueryFeeSharesByWithdrawer implements a command that returns all contracts that have registered for fee distribution with a given withdraw address
func GetCmdQueryParams ¶
GetCmdQueryParams implements a command to return the current FeeShare parameters.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func NewCancelFeeShare ¶
NewCancelFeeShare returns a CLI command handler for canceling a contract for fee distribution
func NewRegisterFeeShare ¶
NewRegisterFeeShare returns a CLI command handler for registering a contract for fee distribution
func NewTxCmd ¶
NewTxCmd returns a root CLI command handler for certain modules/FeeShare transaction commands.
func NewUpdateFeeShare ¶
NewUpdateFeeShare returns a CLI command handler for updating the withdraw address of a contract for fee distribution
Types ¶
This section is empty.