package
0.0.0-20240301094714-d470d78178ab
Repository: https://github.com/akilachain/akila.git
Documentation: pkg.go.dev
# Functions
GetCmdQueryDeployerRevenues implements a command that returns all contracts that a deployer has registered for fee distribution.
GetCmdQueryParams implements a command to return the current revenue parameters.
GetCmdQueryRevenue implements a command to return a registered contract for fee distribution.
GetCmdQueryRevenues implements a command to return all registered contracts for fee distribution.
GetCmdQueryWithdrawerRevenues 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.
NewCancelRevenue returns a CLI command handler for canceling a contract for fee distribution.
NewRegisterRevenue returns a CLI command handler for registering a contract for fee distribution.
NewTxCmd returns a root CLI command handler for certain modules/revenue transaction commands.
NewUpdateRevenue returns a CLI command handler for updating the withdraw address of a contract for fee distribution.