mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 13:31:10 +00:00
Clean up CLI interface (#3334)
* Clean up CLI interface - Removes `--validator` and `--grandpa-voter` - Make `--alice` etc work without `--dev` * Style fixes
This commit is contained in:
committed by
Gavin Wood
parent
6396901481
commit
60269d65c6
@@ -190,7 +190,6 @@ fn node_config<F: ServiceFactory> (
|
||||
offchain_worker: false,
|
||||
force_authoring: false,
|
||||
disable_grandpa: false,
|
||||
grandpa_voter: false,
|
||||
dev_key_seed: key_seed,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user