@@ -16,6 +16,15 @@ List of changelogs ordered from latest to oldest
-`vault import --help`
-`vault derive --help`
- If the command tries to override an existing vault entry, then it will still require manual input from the user!
- Adapted commands `identity link-account` and `identity change-owner-key`
- Made it clear that the arguments are meant to "target" another account
- Added possibility to provide the "target" account from the vault
-`-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`
- 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)
- Added display of `crypto scheme` when calling `vault inspect` so that it is more coherent; since both the `substrate uri` and `crypto-scheme` are needed to create the key with the proper `address`