tags

package
v0.0.0-...-8790121 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ActionProposalDropped  = "proposal-dropped"  // didn't meet min deposit
	ActionProposalPassed   = "proposal-passed"   // meet vote quorum
	ActionProposalRejected = "proposal-rejected" // didn't meet vote quorum
	ActionProposalFailed   = "proposal-failed"   // error on proposal handler
	TxCategory             = "governance"

	ProposalID        = "proposal-id"
	VotingPeriodStart = "voting-period-start"
	ProposalResult    = "proposal-result"
)

Governance tags

Variables

View Source
var (
	Action   = sdk.TagAction
	Category = sdk.TagCategory
	Sender   = sdk.TagSender
)

SDK tag aliases

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL