package
0.0.0-20181026122453-b7e984262a79
Repository: https://github.com/kowala-tech/kusd.git
Documentation: pkg.go.dev
# Functions
New returns a new consensus validator.
NewVotingSystem returns a new voting system.
No description provided by the author
SyncWaiter subscribes to DoneEvent and FailedEvent on a event.TypeMux and when one of those events is received call a user function.
# 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
# Structs
VotingState encapsulates the consensus state for a specific block election.
VotingSystem records the election votes since round 1.
# Type aliases
VotingTables represents the voting tables available for each election round.