Make BlockchainProvider2
requests methods aware of in-memory state
#10246
Labels
BlockchainProvider2
requests methods aware of in-memory state
#10246
Similar to #10181, the
requests_by_block
method only fetches from the database and does not check in-memory state:reth/crates/storage/provider/src/providers/blockchain_provider.rs
Line 817 in 9b5a166
The text was updated successfully, but these errors were encountered: