Documentation ¶
Index ¶
- func GetCmdQueryDeployerFeeSplits() *cobra.Command
- func GetCmdQueryFeeSplit() *cobra.Command
- func GetCmdQueryFeeSplits() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetCmdQueryWithdrawerFeeSplits() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func NewCancelFeeSplit() *cobra.Command
- func NewRegisterFeeSplit() *cobra.Command
- func NewTxCmd() *cobra.Command
- func NewUpdateFeeSplit() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryDeployerFeeSplits ¶
GetCmdQueryDeployerFeeSplits implements a command that returns all contracts that a deployer has registered for fee distribution
func GetCmdQueryFeeSplit ¶
GetCmdQueryFeeSplit implements a command to return a registered contract for fee distribution
func GetCmdQueryFeeSplits ¶
GetCmdQueryFeeSplits implements a command to return all registered contracts for fee distribution
func GetCmdQueryParams ¶
GetCmdQueryParams implements a command to return the current feesplit parameters.
func GetCmdQueryWithdrawerFeeSplits ¶
GetCmdQueryWithdrawerFeeSplits 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 NewCancelFeeSplit ¶
NewCancelFeeSplit returns a CLI command handler for canceling a contract for fee distribution
func NewRegisterFeeSplit ¶
NewRegisterFeeSplit returns a CLI command handler for registering a contract for fee distribution
func NewTxCmd ¶
NewTxCmd returns a root CLI command handler for certain modules/feesplit transaction commands.
func NewUpdateFeeSplit ¶
NewUpdateFeeSplit returns a CLI command handler for updating the withdraw address of a contract for fee distribution
Types ¶
This section is empty.