mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 04:01:10 +00:00
Add a sub command to generate a node key file (#4884)
* Add a sub command to generate a node key file in the format required by a substrate node * Update lock file * Apply suggestions from code review Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com> * Updates as per code review Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
Generated
+1
@@ -7445,6 +7445,7 @@ dependencies = [
|
||||
"hyper 0.12.35",
|
||||
"itertools",
|
||||
"jsonrpc-core-client",
|
||||
"libp2p",
|
||||
"node-primitives",
|
||||
"node-runtime",
|
||||
"pallet-balances",
|
||||
|
||||
Reference in New Issue
Block a user