Introduce trait for OpTransaction #11736
Labels
A-sdk
Related to reth's use as a library
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
we have extra helpers for deposit functions:
reth/crates/primitives/src/transaction/mod.rs
Lines 485 to 519 in 0b63972
these should be converted into a trait on https://github.com/alloy-rs/op-alloy and implemented on
https://github.com/alloy-rs/op-alloy/blob/56f636e8f624164fdea9c5356ee59b40af8f5e9d/crates/consensus/src/transaction/deposit.rs#L15-L15
The text was updated successfully, but these errors were encountered: