cosmos-sdk/x/auth/client/cli
Alessio Treglia 26cb0a125a Multi-signature workflow support (#3264)
- New keys add --multisig flag to store multisig keys
  locally.
- New multisign command to generate multisig
  signatures.
- New sign --multisig flag to enable multisig mode.
- Add multisig transactions support in ante handler.
- gaiad add-genesis-account can now take both account
  addresses and key names.

Closes: #3198
2019-01-16 09:30:57 -08:00
..
account.go Standardize CLI Exports from Modules (#2840) 2018-11-19 09:02:34 -08:00
multisign.go Multi-signature workflow support (#3264) 2019-01-16 09:30:57 -08:00
sign.go Multi-signature workflow support (#3264) 2019-01-16 09:30:57 -08:00