Documentation ¶
Index ¶
- func GetCmdQueryDeployerRewardshares() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetCmdQueryRewardshare() *cobra.Command
- func GetCmdQueryRewardshares() *cobra.Command
- func GetCmdQueryWithdrawerRewardshares() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func NewCancelRewardshare() *cobra.Command
- func NewRegisterRewardshare() *cobra.Command
- func NewTxCmd() *cobra.Command
- func NewUpdateRewardshare() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryDeployerRewardshares ¶
GetCmdQueryDeployerRewardshares implements a command that returns all contracts that a deployer has registered for fee distribution
func GetCmdQueryParams ¶
GetCmdQueryParams implements a command to return the current rewardshare parameters.
func GetCmdQueryRewardshare ¶
GetCmdQueryRewardshare implements a command to return a registered contract for fee distribution
func GetCmdQueryRewardshares ¶
GetCmdQueryRewardshares implements a command to return all registered contracts for fee distribution
func GetCmdQueryWithdrawerRewardshares ¶
GetCmdQueryWithdrawerRewardshares 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 NewCancelRewardshare ¶
NewCancelRewardshare returns a CLI command handler for canceling a contract for fee distribution
func NewRegisterRewardshare ¶
NewRegisterRewardshare returns a CLI command handler for registering a contract for fee distribution
func NewTxCmd ¶
NewTxCmd returns a root CLI command handler for certain modules/rewardshare transaction commands.
func NewUpdateRewardshare ¶
NewUpdateRewardshare returns a CLI command handler for updating the withdraw address of a contract for fee distribution
Types ¶
This section is empty.