package
1.0.0
Repository: https://github.com/kynnoenterprise/core.git
Documentation: pkg.go.dev

# Functions

GetCmdQueryDeployerRewardshares implements a command that returns all contracts that a deployer has registered for fee distribution.
GetCmdQueryParams implements a command to return the current rewardshare parameters.
GetCmdQueryRewardshare implements a command to return a registered contract for fee distribution.
GetCmdQueryRewardshares implements a command to return all registered contracts for fee distribution.
GetCmdQueryWithdrawerRewardshares implements a command that returns all contracts that have registered for fee distribution with a given withdraw address.
GetQueryCmd returns the cli query commands for this module.
NewCancelRewardshare returns a CLI command handler for canceling a contract for fee distribution.
NewRegisterRewardshare returns a CLI command handler for registering a contract for fee distribution.
NewTxCmd returns a root CLI command handler for certain modules/rewardshare transaction commands.
NewUpdateRewardshare returns a CLI command handler for updating the withdraw address of a contract for fee distribution.