mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 00:31:02 +00:00
node-key cli option (#149)
This commit is contained in:
committed by
Gav Wood
parent
ab946b2b9f
commit
42d22cbb37
@@ -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