cosmos-sdk/x/genutil/client
Alessio Treglia 394860068d
keyring's encrypted file backend integration (#5355)
Client commands accept a new `--keyring-backend` option through which users can specify which backend should be used by the new key store:
- os: use OS default credentials storage (default).
- file: use encrypted file-based store.
- test: use password-less key store (highly insecure).
2019-12-11 09:45:26 +00:00
..
cli keyring's encrypted file backend integration (#5355) 2019-12-11 09:45:26 +00:00
rest Merge PR #4840: Various Updates for Gaia 2019-08-03 09:56:15 -04:00