Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gRPC interface reflection. (cosmos#6722)
* WIP on gRPC interface reflection. * Update docs in proto * Add tests * Add test * Add route inside router * Address nits * ListInterfaces -> ListAllInterfaces * Fix proto lint * Remove stray println * Update proto/cosmos/base/reflection/v1beta1/reflection.proto Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com> * Update codec/types/interface_registry.go Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com> * Update codec/types/interface_registry.go Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com> * Add godoc Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com> Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
- Loading branch information