Files
cosmos-sdk/x/auth
Dev Ojha 893bb4027d Merge PR #1377: types: remove GetMemo from Tx
This method is an unneccessary requirement on Tx. Auth casts the Tx
to StdTx, so the memo can be obtained in previous usecases from
StdTx. This also makes it more clear for when something is
implementing StdTx vs Tx.

Resolves #1375
2018-06-26 04:37:21 +02:00
..
2018-06-14 07:49:21 +02:00
2018-05-23 19:49:35 -07:00
2018-05-25 21:14:49 -07:00
2018-06-22 21:53:24 +02:00