hyperweb-io / hyperweb-io/telescope
need `createRpcQueryExtension` for grpc-web and grpc-gateway
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 154
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
so currently `LCDclient` from `clientFactory` will work with react query with the help of 'createRpcQueryExtension', because the way grpc-web client and grpc-gateway work are different, for both of them to work we'll need to make it own ReactQuery extension functions.
reference of that function is from here: https://github.com/osmosis-labs/telescope/blob/0f9e8857752ca0af4f307ff62a570a522ec8271f/__fixtures__/output1/akash/escrow/v1beta1/query.rpc.Query.ts#L46
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.