# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

get raw genesis raw message for testing.
checks if two proposals are equal.
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
InitGenesis - store genesis parameters.
Key for getting a specific deposit from the store.
Key for getting all deposits on a proposal from the store.
Key for getting a specific proposal from the store.
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
No description provided by the author
Handle all "gov" type messages.
NewKeeper 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
Type declaration for parameters.
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
No description provided by the author
No description provided by the author
String to proposalType byte.
WriteGenesis - output genesis parameters.

# 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
Parameter store default namestore.
name to identify transaction types.
name to identify transaction types.
2 weeks.
name to identify transaction types.
No description provided by the author
No description provided by the author
No description provided by the author
Place holder for query and cli.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
cross side chain param change.
nolint.
ProposalTypeFeeChange belongs to ProposalTypeParameterChange.
nolint.
nolint.
nolint.
nolint.
nolint.
side chain params change.
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.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.

# Variables

Will hold deposit of both BC chain and side chain.
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.
Parameter store key.
Parameter store key.

# Structs

No description provided by the author
-----------------------------------------------------------.
Deposit.
Param around Deposits for governance.
GenesisState - all staking state that must be provided at genesis.
Governance Keeper.
-----------------------------------------------------------.
----------------------------------------------------------- MsgDeposit.
----------------------------------------------------------- MsgSideChainDeposit.
----------------------------------------------------------- MsgSideChainSubmitProposal.
No description provided by the author
----------------------------------------------------------- MsgSubmitProposal.
----------------------------------------------------------- MsgVote.
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
Param around Tally votes in governance.
----------------------------------------------------------- Tally Results.
----------------------------------------------------------- Text Proposals.
Vote.

# Interfaces

event hooks for governance.
----------------------------------------------------------- Proposal interface.
No description provided by the author
No description provided by the author

# Type aliases

Type that represents Proposal Type as a byte.
----------------------------------------------------------- ProposalQueue.
Type that represents Proposal Status as a byte.
Type that represents VoteOption as a byte.