feat: derive dev accounts from mnemonic in dev mode (#18299)

Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
This commit is contained in:
Dharm Singh
2025-10-17 20:49:21 +05:30
committed by GitHub
parent 928d91dbf9
commit 1b830e9ed1
11 changed files with 126 additions and 81 deletions

View File

@@ -734,6 +734,11 @@ Dev testnet:
Parses strings using [`humantime::parse_duration`]
--dev.block-time 12s
--dev.mnemonic <MNEMONIC>
Derive dev accounts from a fixed mnemonic instead of random ones.
[default: "test test test test test test test test test test test junk"]
Pruning:
--full
Run full node. Only the most recent [`MINIMUM_PRUNING_DISTANCE`] block states are stored