package
0.6.0-rc.7-hotfix
Repository: https://github.com/settlus/chain.git
Documentation: pkg.go.dev

# Functions

CmdFeederDelegationConsent is the CLI command for sending a FeederDelegationConsent message.
CmdPrevote is the CLI command for sending a Prevote message.
CmdQueryAggregatePrevote queries an aggregate prevote of a validator.
CmdQueryAggregatePrevotes queries a list of aggregate prevotes of all aggregate prevotes.
CmdQueryAggregateVote queries an aggregate vote of a validator.
CmdQueryAggregateVotes queries a list of aggregate votes of all aggregate votes.
CmdQueryCurrentRoundInfo queries the current oracle reward pool balance.
CmdQueryFeederDelegation queries a feeder delegation of a validator.
CmdQueryMissCount queries a miss count of a validator.
CmdQueryParams queries the parameters of oracle module.
CmdQueryRewardPool queries the current oracle reward pool balance.
CmdVote is the CLI command for sending a Vote message.
GetQueryCmd returns the cli query commands for this module.
GetTxCmd returns the transaction commands for this module.
No description provided by the author