chore(sdk): improve usability TxType trait (#12548)

This commit is contained in:
Emilia Hane
2024-11-15 14:31:35 +01:00
committed by GitHub
parent 56826cbdbb
commit 5f66fa448e
6 changed files with 74 additions and 24 deletions

View File

@ -19,3 +19,4 @@ alloy-eips.workspace = true
alloy-rlp.workspace = true
derive_more.workspace = true
bytes.workspace = true
reth-primitives-traits.workspace = true