lighthouse/eth2/operation_pool
Paul Hauner cd9494181c
Push RwLock down into OperationPool
There used to be one massive lock on `BeaconChain.op_pool`, however that
would cause unnecessary blocking.
2019-03-30 12:26:25 +11:00
..
src Push RwLock down into OperationPool 2019-03-30 12:26:25 +11:00
Cargo.toml Push RwLock down into OperationPool 2019-03-30 12:26:25 +11:00