Documentation ¶
Index ¶
- func GetCmdQueryDeployerRevenues() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetCmdQueryRevenue() *cobra.Command
- func GetCmdQueryRevenues() *cobra.Command
- func GetCmdQueryWithdrawerRevenues() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func NewCancelRevenue() *cobra.Command
- func NewRegisterRevenue() *cobra.Command
- func NewTxCmd() *cobra.Command
- func NewUpdateRevenue() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryDeployerRevenues ¶
GetCmdQueryDeployerRevenues 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 revenue parameters.
func GetCmdQueryRevenue ¶
GetCmdQueryRevenue implements a command to return a registered contract for fee distribution
func GetCmdQueryRevenues ¶
GetCmdQueryRevenues implements a command to return all registered contracts for fee distribution
func GetCmdQueryWithdrawerRevenues ¶
GetCmdQueryWithdrawerRevenues 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 NewCancelRevenue ¶
NewCancelRevenue returns a CLI command handler for canceling a contract for fee distribution
func NewRegisterRevenue ¶
NewRegisterRevenue returns a CLI command handler for registering a contract for fee distribution
func NewTxCmd ¶
NewTxCmd returns a root CLI command handler for certain modules/revenue transaction commands.
func NewUpdateRevenue ¶
NewUpdateRevenue returns a CLI command handler for updating the withdraw address of a contract for fee distribution
Types ¶
This section is empty.