mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
Simplify onboarding when using subkey restore (#1079)
* Switch order of `subkey restore` output to macht the derivation chain: seed -> keypair -> pubkey -> address * Use terms public key and address explicitly `subkey restore`
This commit is contained in:
@@ -3,7 +3,7 @@ author: "Parity Team <admin@parity.io>"
|
||||
about: A substrate key utility
|
||||
subcommands:
|
||||
- restore:
|
||||
about: Gets a SS58 public key from the provided seed phrase
|
||||
about: Gets a public key and a SS58 address from the provided seed phrase
|
||||
args:
|
||||
- seed:
|
||||
index: 1
|
||||
|
||||
Reference in New Issue
Block a user