cosmos-sdk/client/context
Alessio Treglia 1eb7706c28
Separate account getters from client/context (#4579)
Account getters are removed from client context. x/auth has the
queriers necessary for retrieving account information.
These functions should be removed since they are currently
redundant and don't provide any extra value.

Closes: #4543
2019-06-19 14:24:11 +02:00
..
broadcast.go reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
context.go Merge PR #4505: Support height queries in REST client 2019-06-07 09:02:07 -04:00
errors.go Remove gaia (#4347) 2019-05-18 10:42:24 +02:00
query.go Separate account getters from client/context (#4579) 2019-06-19 14:24:11 +02:00