cosmos-sdk/client/grpc/reflection
Amaury Martiny 9087ffc774
Throw an error on duplicate registration (#7729)
* Panic on registering a service twice

* Panic if we register twice

* Fix test

* Fix test

* Add clearer panic message

* Add comment

* Fix test
2020-10-29 15:32:47 +00:00
..
reflection.go gRPC interface reflection. (#6722) 2020-08-17 17:02:13 +00:00
reflection.pb.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
reflection.pb.gw.go x/ibc: move solo machine sequence to client state (#7271) 2020-09-09 12:14:11 -03:00
reflection_test.go Throw an error on duplicate registration (#7729) 2020-10-29 15:32:47 +00:00