Skip to content
Snippets Groups Projects
Commit 3e96d537 authored by Nicolas80's avatar Nicolas80
Browse files

* Small change to be in line with the adapted parameter descriptions

parent d664f4a2
No related branches found
No related tags found
1 merge request!44feat: Can choose between ed25519 ans sr25519
Pipeline #40292 passed
...@@ -19,8 +19,8 @@ List of changelogs ordered from latest to oldest ...@@ -19,8 +19,8 @@ List of changelogs ordered from latest to oldest
- Adapted commands `identity link-account` and `identity change-owner-key` - Adapted commands `identity link-account` and `identity change-owner-key`
- Made it clear that the arguments are meant to "target" another account - Made it clear that the arguments are meant to "target" another account
- Added possibility to provide the "target" account from the vault - Added possibility to provide the "target" account from the vault
- `-a` address of vault account to link - `-a` SS58 Address of target vault account
- `-v` name of vault account to link - `-v` Name of target vault account
- `-S` (secret_format) doesn't have a default anymore since it conflicts with using `-a` or `-v` - `-S` (secret_format) doesn't have a default anymore since it conflicts with using `-a` or `-v`
- Small changes - Small changes
- In the vault, changed sorting of children account so that they are sorted by derivation `Path` value (makes more sense when viewing derivations of one account) - In the vault, changed sorting of children account so that they are sorted by derivation `Path` value (makes more sense when viewing derivations of one account)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment