package
0.16.4
Repository: https://github.com/irisnet/irishub.git
Documentation: pkg.go.dev

# Packages

nolint.

# Functions

AllInvariants tests all governance invariants.
get raw genesis raw message for testing.
get raw genesis raw message for testing.
default minting module parameters.
No description provided by the author
checks if two proposals are equal.
Called every block, process inflation, update validator set.
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
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
ExportGenesis - output genesis parameters.
No description provided by the author
No description provided by the author
InitGenesis - store genesis parameters.
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.
No description provided by the author
Handle all "gov" type messages.
NewProtocolKeeper returns a governance keeper.
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
ParamTable for mint module.
Returns the key for a proposalID in the activeProposalQueue.
Returns the key for a proposalID in the activeProposalQueue.
No description provided by the author
PrometheusMetrics returns Metrics build using Prometheus client library.
checks if two proposals are equal.
ProposalStatusToString turns a string into a ProposalStatus.
String to proposalType byte.
Register concrete types on codec codec.
No description provided by the author
No description provided by the author
Sorts Addresses.
Public.
No description provided by the author
No description provided by the author
String to UsageType byte.
No description provided by the author
is defined ProposalType?.
is defined ProposalType?.
is defined UsageType?.
Is defined VoteOption.
String to proposalType byte.

# Constants

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
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
default paramspace for params keeper.
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
name to idetify transaction types.
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
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
query endpoints supported by the governance Querier.
query endpoints supported by the governance Querier.
query endpoints supported by the governance Querier.
query endpoints supported by the governance Querier.
query endpoints supported by the governance Querier.
query endpoints supported by the governance Querier.
query endpoints supported by the governance Querier.
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.
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

# Variables

nolint.
nolint.
Parameter store key.
Parameter store key.
Parameter store key.
Parameter store key.
Parameter store key.
Key for getting a the next available proposalID from the store.
Parameter store key.
Parameter store key.
Parameter store key.
Key for getting a the next available proposalID from the store.
Parameter store key.
Parameter store key.
Parameter store key.
Parameter store key.
Parameter store key.
Key for getting a the next available proposalID from the store.
Parameter store key.
Parameter store key.
Parameter store key.
Key for getting a the next available proposalID from the store.
Parameter store key.
Parameter store key.
Parameter store key.
Parameter store key.
Parameter store key.
Key for getting a the next available proposalID from the store.
Parameter store key.
Parameter store key.
Parameter store key.
Key for getting a the next available proposalID from the store.
Parameter store key.
nolint.
Key for getting a the next available proposalID from the store.
Key for getting a the next available proposalID from the store.
Key for getting a the next available proposalID from the store.

# Structs

----------------------------------------------------------- Basic Proposals.
Deposit.
No description provided by the author
GenesisState - all gov state that must be provided at genesis.
mint parameters.
Governance ProtocolKeeper.
No description provided by the author
----------------------------------------------------------- MsgDeposit.
----------------------------------------------------------- MsgSubmitProposal.
No description provided by the author
No description provided by the author
----------------------------------------------------------- MsgVote.
No description provided by the author
No description provided by the author
Params for query 'custom/gov/deposit'.
Params for query 'custom/gov/deposits'.
Params for query 'custom/gov/proposal'.
Params for query 'custom/gov/proposals'.
Params for query 'custom/gov/tally'.
Params for query 'custom/gov/vote'.
Params for query 'custom/gov/votes'.
No description provided by the author
No description provided by the author
No description provided by the author
----------------------------------------------------------- Tally Results.
No description provided by the author
No description provided by the author
Vote.
No description provided by the author

# Interfaces

----------------------------------------------------------- Proposal interface.

# Type aliases

Deposits is a collection of depoist.
No description provided by the author
Type that represents Proposal Type as a byte.
Type that represents Proposal Level as a byte.
----------------------------------------------------------- ProposalQueue.
No description provided by the author
Proposals is an array of proposal.
Type that represents Proposal Status as a byte.
No description provided by the author
Type that represents VoteOption as a byte.
Votes is a collection of Vote.