cosmos-sdk/client/utils
Alessio Treglia bc583ab1d0
Various sign command improvements
- Exit with error if the user is attempting to sign with a key
  whose address is not among those who are expected to sign
  the transaction.

- Add --print-signature-only to output only the generated
  signature.
2018-10-31 13:41:26 +00:00
..
rest.go Merge PR #2462: Add swagger-ui for gov, stake and slashing 2018-10-24 15:19:48 +02:00
utils.go Various sign command improvements 2018-10-31 13:41:26 +00:00
utils_test.go Modify AnteHandler to take a simulate boolean parameter 2018-08-25 20:12:14 +01:00