nimbus-eth1/nimbus/core/tx_pool/tx_chain
andri lim 27339e9520
Simplify txpool baseFeeGet (#2416)
* Simplify txpool baseFeeGet

- Avoid using toEVMFork because we are not in EVM
- Rename `isLondon` to `isLondonOrLater`

* Remove timestamp from isLondonOrLater
2024-06-27 12:54:36 +07:00
..
tx_basefee.nim Simplify txpool baseFeeGet (#2416) 2024-06-27 12:54:36 +07:00
tx_gaslimits.nim Simplify txpool baseFeeGet (#2416) 2024-06-27 12:54:36 +07:00