package
0.3.10
Repository: https://github.com/prysmaticlabs/go-ethereum.git
Documentation: pkg.go.dev

# Variables

AllNodesHaveSameHead ensures all nodes have the same head epoch.
FinalizationOccurs is an evaluator to make sure finalization is performing as it should.
FinishedSyncing returns whether the beacon node with the given rpc port has finished syncing.
InjectDoubleVote broadcasts a double vote into the beacon node pool for the slasher to detect.
PeersConnect checks all beacon nodes and returns whether they are connected to each other as peers.
SlashedValidatorsLoseBalance checks if the validators slashed lose the right balance.
ValidatorsAreActive ensures the expected amount of validators are active.
ValidatorsParticipating ensures the expected amount of validators are active.
ValidatorsSlashed ensures the expected amount of validators are slashed.