# Functions
create new committee member.
No description provided by the author
No description provided by the author
NewNetAddress returns a new NetAddress using the provided TCP address.
NewNetAddressIPPort returns a new NetAddress using the provided IP and port number.
No description provided by the author
No description provided by the author
validator slice itself is sorted.
# Structs
CommitteeMember is validator structure + consensus fields.
No description provided by the author
make sure to update that method if changes are made here.
make sure to update that method if changes are made here.
DelegateSet represent a set of *Delegate at a given height.
No description provided by the author
NetAddress defines information about a peer on the network including its ID, IP address, and port.
Volatile state for each Validator NOTE: The Accum is not included in Validator.Hash(); make sure to update that method if changes are made here.
ValidatorSet represent a set of *Validator at a given height.
# Type aliases
Sort validators by address.