Documentation ¶
Overview ¶
nolint
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ActionSubmitProposal = []byte("submit-proposal") ActionDeposit = []byte("deposit") ActionVote = []byte("vote") ActionProposalDropped = []byte("proposal-dropped") ActionProposalPassed = []byte("proposal-passed") ActionProposalRejected = []byte("proposal-rejected") Action = sdk.TagAction Proposer = "proposer" ProposalID = "proposal-id" VotingPeriodStart = "voting-period-start" Depositer = "depositer" Voter = "voter" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.