package
1.5.0
Repository: https://github.com/nibiruchain/nibiru.git
Documentation: pkg.go.dev

# Functions

CmdCancelFeeShare returns a CLI command handler for canceling a contract for fee distribution.
CmdRegisterFeeShare returns a CLI command handler for registering a contract for fee distribution.
CmdUpdateFeeShare returns a CLI command handler for updating the withdraw address of a contract for fee distribution.
GetCmdQueryFeeShare implements a command to return a registered contract for fee distribution.
GetCmdQueryFeeShares implements a command to return all registered contracts for fee distribution.
GetCmdQueryFeeSharesByWithdrawer implements a command that returns all contracts that have registered for fee distribution with a given withdraw address.
GetCmdQueryParams implements a command to return the current FeeShare parameters.
GetQueryCmd returns the cli query commands for this module.
NewTxCmd returns a root CLI command handler for certain modules/FeeShare transaction commands.