Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StakeAutomaton ¶
type StakeAutomaton struct {
// contains filtered or unexported fields
}
The StakeAutomaton is a process that keeps note of when certain consensus transactions expire, and makes sure the node remains within the bidlist/committee, when those transactions are close to expiring.
func (*StakeAutomaton) Listen ¶
func (m *StakeAutomaton) Listen()
Click to show internal directories.
Click to hide internal directories.