Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ActionProposalDropped = []byte("proposal-dropped") ActionProposalPassed = []byte("proposal-passed") ActionProposalRejected = []byte("proposal-rejected") ActionProposalSubmitted = []byte("proposal-submitted") ActionProposalVote = []byte("proposal-vote") ActionProposalDeposit = []byte("proposal-deposit") Action = sdk.TagAction Proposer = "proposer" ProposalID = "proposal-id" VotingPeriodStart = "voting-period-start" Depositor = "depositor" Voter = "voter" )
Governance tags
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.