hyperweb-io / hyperweb-io/telescope
Missing slash on endpoint concatenation
Open
- Dominant language
- TypeScript
- Stars
- 154
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Found in query for getting proposal vote, there's a missing slash on the endpoint concatenation which results an invalid endpoint.
https://github.com/cosmology-tech/interchain/blob/aa89c361f19d605022748465f10cfa832b3e37a0/src/codegen/cosmos/gov/v1/query.lcd.ts#L50
https://github.com/cosmology-tech/interchain/blob/aa89c361f19d605022748465f10cfa832b3e37a0/src/codegen/cosmos/gov/v1beta1/query.lcd.ts#L50

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.