mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(op): chunked chain import (#7574)
Co-authored-by: Atris <vacekj@outlook.com>
This commit is contained in:
@ -52,6 +52,7 @@ assert_matches.workspace = true
|
||||
tokio = { workspace = true, features = ["macros", "rt-multi-thread"] }
|
||||
alloy-rlp.workspace = true
|
||||
itertools.workspace = true
|
||||
rand.workspace = true
|
||||
|
||||
tempfile.workspace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user