mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-11 14:26:45 +00:00
The Ethereum structure now complies to a EthManager interface which is being used by the tx pool, block manager and block chain in order to gain access to each other. It's become simpeler. TODO: BlockManager => StateManager