cosmos-sdk/client/utils
Alessio Treglia a32d5a46d7
Generalize auth/types.StdSignature (#4507)
New Signature interface available in the top level types package.
auth.StdSignature implements such interface. User defined auth
module can now define their own custom signature types.

Work carried out in the context of the following issues:
- #4488
- #4487
2019-06-07 14:21:35 +01:00
..
errors.go reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
utils_test.go Generalize auth/types.StdSignature (#4507) 2019-06-07 14:21:35 +01:00
utils.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00