# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewMaskedIterator returns a new iterator that skips the stakers in [parentIterator] that are present in [maskedStakers].
Returns an iterator that returns all of the elements of [stakers] in order.
NewMockChain creates a new mock instance.
NewMockDiff creates a new mock instance.
NewMockStakerIterator creates a new mock instance.
NewMockState creates a new mock instance.
NewMockVersions creates a new mock instance.
No description provided by the author
No description provided by the author
NewTreeIterator returns a new iterator of the stakers in [tree] in ascending order.
# 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
# Variables
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
EmptyIterator contains no stakers.
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
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
# Structs
MockChain is a mock of Chain interface.
MockChainMockRecorder is the mock recorder for MockChain.
MockDiff is a mock of Diff interface.
MockDiffMockRecorder is the mock recorder for MockDiff.
MockStakerIterator is a mock of StakerIterator interface.
MockStakerIteratorMockRecorder is the mock recorder for MockStakerIterator.
MockState is a mock of State interface.
MockStateMockRecorder is the mock recorder for MockState.
MockVersions is a mock of Versions interface.
MockVersionsMockRecorder is the mock recorder for MockVersions.
Staker contains all information required to represent a validator or delegator in the current and pending validator sets.
No description provided by the author
# Interfaces
Chain collects all methods to manage the state of the chain for block execution.
No description provided by the author
No description provided by the author
No description provided by the author
StakerDiffIterator is an iterator that iterates over the events that will be performed on the current staker set.
StakerIterator defines an interface for iterating over a set of stakers.
No description provided by the author
No description provided by the author
No description provided by the author