Added from<alloy_rpc_types_eth::Transaction> for TransactionSigned (#14350)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Poulav Bhowmick
2025-02-10 22:57:49 +05:30
committed by GitHub
parent 30488a1292
commit cdb7c63d51
5 changed files with 17 additions and 13 deletions

View File

@ -24,7 +24,3 @@ alloy-consensus.workspace = true
# io
serde.workspace = true
jsonrpsee-types.workspace = true
[dev-dependencies]
alloy-rpc-types-engine = { workspace = true, features = ["serde"] }
serde_json.workspace = true