Documentation ¶
Index ¶
- func CmdCancelFeeShare() *cobra.Command
- func CmdRegisterFeeShare() *cobra.Command
- func CmdUpdateFeeShare() *cobra.Command
- func GetCmdQueryFeeShare() *cobra.Command
- func GetCmdQueryFeeShares() *cobra.Command
- func GetCmdQueryFeeSharesByWithdrawer() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func NewTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdCancelFeeShare ¶
CmdCancelFeeShare returns a CLI command handler for canceling a contract for fee distribution
func CmdRegisterFeeShare ¶
CmdRegisterFeeShare returns a CLI command handler for registering a contract for fee distribution
func CmdUpdateFeeShare ¶
CmdUpdateFeeShare returns a CLI command handler for updating the withdraw address of a contract for fee distribution
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
Types ¶
This section is empty.