Documentation ¶
Index ¶
- func GetCmdQueryDeployerFeeShares() *cobra.Command
- func GetCmdQueryFeeShare() *cobra.Command
- func GetCmdQueryFeeShares() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetCmdQueryWithdrawerFeeShares() *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 GetCmdQueryDeployerFeeShares ¶
GetCmdQueryDeployerFeeShares implements a command that returns all contracts that a deployer has registered 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 GetCmdQueryParams ¶
GetCmdQueryParams implements a command to return the current FeeShare parameters.
func GetCmdQueryWithdrawerFeeShares ¶
GetCmdQueryWithdrawerFeeShares implements a command that returns all contracts that have registered for fee distribution with a given withdraw address
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.