package
0.31.5
Repository: https://github.com/rnssolution/prism.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewEvidenceReactor returns a new EvidenceReactor 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

No description provided by the author
EvidenceListMessage contains a list of evidence.
EvidencePool maintains a pool of valid evidence in an EvidenceStore.
EvidenceReactor handles evpool evidence broadcasting amongst peers.
EvidenceStore 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.

# Interfaces

EvidenceMessage is a message sent or received by the EvidenceReactor.
PeerState describes the state of a peer.