package
0.1.0
Repository: https://github.com/qosgroup/qos.git
Documentation: pkg.go.dev

# Functions

get raw genesis raw message for testing.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Returns the key for a proposalID in the activeProposalQueue.
Key for getting a specific deposit from the store.
Key for getting all deposits on a proposal from the store.
Returns the key for a proposalID in the activeProposalQueue.
Key for getting a specific proposal from the store.
No description provided by the author
Key for getting a specific vote from the store.
Key for getting all votes on a proposal from the store.
Key for validators set at entering voting period.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Returns the key for a proposalID in the activeProposalQueue.
Returns the key for a proposalID in the activeProposalQueue.
String to proposalStatus byte.
String to proposalType byte.
ValidateGenesis.
No description provided by the author
is defined GetProposalType?.
Is defined VoteOption.
String to proposalType byte.

# Constants

invalid genesis.
invalid input.
invalid vote.
unknown proposal.
wrong status of proposal.
Governance errors reserve 700 ~ 799.
7 days.
14 days.
扣除全部.
全部返还.
按参数BurnRate扣除部分.
No description provided by the author
No description provided by the author
No description provided by the author
nolint.
nolint.
nolint.
nolint.
nolint.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
nolint.
nolint.
nolint.
nolint.
nolint.

# Variables

质押账户.
提议删除.
模块名.
提议ID.
提议结果.
提议类型.
提议账户.
提议通过.
提议拒绝.
提议拒绝(强烈反对).
投票账户.
提议结束.
质押提议.
提议失效.
提交提议.
提议投票.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Key for getting a the next available proposalID from the store.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Key for upgrade flag.
No description provided by the author
Prefix key for voting period proposal.
Prefix key for deposit period proposal.
No description provided by the author

# Structs

Deposit.
No description provided by the author
创世状态.
Params struct for different level.
Modify Inflation Phrases Proposal.
No description provided by the author
Parameters change Proposal.
Params for governance, there are three levels: normal,important,critical.
No description provided by the author
Software upgrade proposal.
Tally Results.
TaxUsage Proposal.
Text Proposal.
Vote.

# Interfaces

No description provided by the author

# Type aliases

Type that deduct deposits.
No description provided by the author
proposal level.
No description provided by the author
Type that represents Proposal Status as a byte.
Type that represents Proposal Type as a byte.
Type that represents VoteOption as a byte.
Votes is a collection of Vote.