package
0.0.0-20230530162105-6dcdc0ec4805
Repository: https://github.com/consideritdone/landslidecore.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewPool creates an evidence pool.
NewReactor returns a new Reactor with the given config and evpool.
VerifyDuplicateVote verifies DuplicateVoteEvidence against the state of full node.
VerifyLightClientAttack verifies LightClientAttackEvidence against the state of the full node.

# Constants

No description provided by the author

# Structs

Pool maintains a pool of valid evidence to be broadcasted and committed.
Reactor handles evpool evidence broadcasting amongst peers.

# Interfaces

No description provided by the author
PeerState describes the state of a peer.