cosmos-sdk/x/bank/client/rest
Aaron Craelius 72925fa9ee
Add basic x/bank gRPC query service (#6343)
* Add basic x/bank gRPC query server

* proto lint

* Add pb.go file

* cleanup

* add separate grpc query tests

* Add request validation

* Use gRPC status errors

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-06-05 18:10:04 +00:00
..
query.go Add basic x/bank gRPC query service (#6343) 2020-06-05 18:10:04 +00:00
rest.go client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00
tx.go client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00