Closed levischechter closed 1 year ago
Patch coverage: 17.64
% and project coverage change: -0.69
:warning:
Comparison is base (
292e83a
) 76.70% compared to head (454f0e5
) 76.02%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Thanks for your contribution @levischechter! May I ask what's the difference between this and #172? I was actually waiting someone to test that before merging it
@RiccardoM In the previous one I didn't used the right ClientChannel as the abstract class, and I didn't enabled the option to use separate hosts for the grpc and the grpcweb protocols
Thank you so much for your contribution! :pray:
Description
Use
GrpcOrGrpcWebClientChannel
class fromgrpc
package so also browsers will be able to communicate with the GrpcWeb server of cosmos-sdk based blockchains.Closes #172
Checklist
make format
- nop.make lint
- nop.Files changed
in the Github PR explorer and added meaningful comments - nop.