Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clients/nethermind: update TxPool config (ethereum#956)
Nethermind recently refactored blob pool to support blob transaction reorgs, introducing an additional flag. We decided to consolidate three blob pool-related flags into one enum. This PR enables support for blob transactions + persistent blob storage + blob transactions reorgs.
- Loading branch information