mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: remove rlp derivation from sealed block (#10287)
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -8130,13 +8130,13 @@ dependencies = [
|
||||
name = "reth-provider"
|
||||
version = "1.0.5"
|
||||
dependencies = [
|
||||
"alloy-rlp",
|
||||
"alloy-rpc-types-engine",
|
||||
"assert_matches",
|
||||
"auto_impl",
|
||||
"dashmap 6.0.1",
|
||||
"itertools 0.13.0",
|
||||
"metrics",
|
||||
"once_cell",
|
||||
"parking_lot 0.12.3",
|
||||
"rand 0.8.5",
|
||||
"rayon",
|
||||
|
||||
Reference in New Issue
Block a user