Skip to content
Snippets Groups Projects

Adding db persistence for all SecretFormat of vault keys as well as supporting derivations

Merged Nicolas80 requested to merge vault-db-persistence-and-derivation-support into master
Compare and
18 files
+ 4766
274
Compare changes
  • Side-by-side
  • Inline
Files
18
+ 2
0
@@ -36,6 +36,8 @@ gcli account transfer 1 5Fxune7f71ZbpP2FoY3mhYcmM596Erhv1gRue4nsPwkxMR4n
# no need for password to sign transaction
```
`FIXME` Need to update documentation when vault changes are stable.
but in general usage, you want to store your secret in the local vault. This goes like this:
```sh
Loading