mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: write pruning config if --full is present (#7938)
This commit is contained in:
committed by
GitHub
parent
4f002f6ef1
commit
bb7f1135d0
@ -24,7 +24,9 @@ humantime-serde.workspace = true
|
||||
# crypto
|
||||
secp256k1 = { workspace = true, features = ["global-context", "rand-std", "recovery"] }
|
||||
|
||||
[dev-dependencies]
|
||||
# toml
|
||||
confy.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile.workspace = true
|
||||
toml.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user