mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: remove block_to_payload_v1 (#14143)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@ -7260,7 +7260,6 @@ dependencies = [
|
||||
"reth-primitives-traits",
|
||||
"reth-provider",
|
||||
"reth-revm",
|
||||
"reth-rpc-types-compat",
|
||||
"reth-trie",
|
||||
"revm-primitives",
|
||||
"serde",
|
||||
@ -7382,7 +7381,6 @@ dependencies = [
|
||||
"reth-payload-primitives",
|
||||
"reth-payload-validator",
|
||||
"reth-primitives",
|
||||
"reth-rpc-types-compat",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sha2 0.10.8",
|
||||
@ -8378,7 +8376,6 @@ dependencies = [
|
||||
"reth-primitives-traits",
|
||||
"reth-provider",
|
||||
"reth-revm",
|
||||
"reth-rpc-types-compat",
|
||||
"reth-transaction-pool",
|
||||
"revm",
|
||||
"sha2 0.10.8",
|
||||
|
||||
Reference in New Issue
Block a user