mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: use native conversions for payload to block (#13608)
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -8702,7 +8702,6 @@ dependencies = [
|
||||
"reth-chainspec",
|
||||
"reth-primitives",
|
||||
"reth-primitives-traits",
|
||||
"reth-rpc-types-compat",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -9227,7 +9226,6 @@ dependencies = [
|
||||
"alloy-consensus",
|
||||
"alloy-eips",
|
||||
"alloy-primitives",
|
||||
"alloy-rlp",
|
||||
"alloy-rpc-types-engine",
|
||||
"alloy-rpc-types-eth",
|
||||
"jsonrpsee-types",
|
||||
|
||||
Reference in New Issue
Block a user