Skip to content
Snippets Groups Projects
Commit 49e609c7 authored by Nicolas80's avatar Nicolas80
Browse files

Code review:

* Adapted commands identity `LinkAccount` & `ChangeOwnerKey`
  * Added possibility to provide
    * `-a` address of vault account to link
    * `-v` name of vault account to link
  * `-S` (secret_format) doesn't have a default anymore since it conflicts with using `-a` or `-v`
  * Added an error message if none of the params are provided
parent 31767968
No related branches found
No related tags found
1 merge request!44feat: Can choose between ed25519 ans sr25519
Pipeline #40237 passed