# Functions
NewPool returns an initialized attester slashing and proposer slashing pool.
# Structs
PendingAttesterSlashing represents an attester slashing in the operation pool.
Pool is a concrete implementation of PoolManager.
# Interfaces
PoolInserter is capable of inserting new slashing objects into the operations pool.
PoolManager maintains a pool of pending and recently included attester and proposer slashings.