cosmos-sdk/x/auth/client/cli
Alexander Bezobchuk ea46da7126
Merge PR #3970: Fix Tx Sign Offline Mode
- Add shorthand flags `-a` and `-s` for the account and sequence numbers respectively
- Mark the account and sequence numbers required during "offline" mode
- Always do an RPC query for account and sequence number during "online" mode
  - If clients wish to provide such values, they must use `--offline`. This makes the whole flow/UX easier to reason about.

closes: #3893
2019-03-26 10:36:10 -04:00
..
account.go Merge PR #3503: CLI flags to args 2019-02-06 16:15:37 -08:00
multisign.go gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
sign.go Merge PR #3970: Fix Tx Sign Offline Mode 2019-03-26 10:36:10 -04:00