Add AccessList and input fields to MockTransaction #4901
Labels
C-enhancement
New feature or request
C-test
A change that impacts how or what we test
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
The MockTransaction variants currently don't have input/tx list fields
reth/crates/transaction-pool/src/test_utils/mock.rs
Lines 84 to 116 in 081d71e
TODO
this should mirror the actual transaction enum variants
reth/crates/primitives/src/transaction/mod.rs
Line 59 in 081d71e
do you want to take this @DoTheBestToGetTheBest ?
Additional context
No response
The text was updated successfully, but these errors were encountered: