Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type State ¶ added in v1.1.0
type State struct { App *app.App Validators *validators.Validators Candidates *candidates.Candidates FrozenFunds *frozenfunds.FrozenFunds Accounts *accounts.Accounts Coins *coins.Coins Checks *checks.Checks Checker *checker.Checker // contains filtered or unexported fields }
func NewCheckState ¶ added in v1.1.0
func NewCheckStateAtHeight ¶ added in v1.1.0
Click to show internal directories.
Click to hide internal directories.