mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 14:21:11 +00:00
node-key cli option (#149)
This commit is contained in:
committed by
Gav Wood
parent
7d54678331
commit
6280f84716
@@ -24,6 +24,11 @@ args:
|
||||
value_name: STRING
|
||||
help: Specify additional key seed
|
||||
takes_value: true
|
||||
- node-key:
|
||||
long: node-key
|
||||
value_name: KEY
|
||||
help: Specify node secret key (64-character hex string).
|
||||
takes_value: true
|
||||
- collator:
|
||||
long: collator
|
||||
help: Enable collator mode
|
||||
|
||||
Reference in New Issue
Block a user