# Functions
No description provided by the author
NewReactor returns a new Reactor with the given config and evpool.
No description provided by the author
No description provided by the author
For testing purposes only.
# Constants
No description provided by the author
# Structs
ErrEvidenceAlreadyStored indicates that the evidence has already been stored in the evidence db.
ErrInvalidEvidence returns when evidence failed to validate.
No description provided by the author
ListMessage contains a list of evidence.
Pool maintains a pool of valid evidence in an Store.
Reactor handles evpool evidence broadcasting amongst peers.
Store is a store of all the evidence we've seen, including evidence that has been committed, evidence that has been verified but not broadcast, and evidence that has been broadcast but not yet committed.