github.com/prysmaticlabs/prysm@v1.4.4/beacon-chain/operations/slashings/doc.go (about) 1 // Package slashings defines an in-memory pool of received 2 // slashing events by the beacon node, handling their lifecycle 3 // and performing integrity checks before serving them as objects 4 // for validators to include in blocks. 5 package slashings