hyperweb-io / hyperweb-io/telescope
Can't use lcdClients options
Open
- Dominant language
- TypeScript
- Stars
- 154
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
node's lcd wants snake_case, but lcdClients supports camelCase.
According to the issues below, we can get snake_case response by using `prototypes.parser.keepCase` as true. https://github.com/hyperweb-io/telescope/issues/194
typeUrl of ProtoMsg is defined as type_url, which seems to cause a problem in GlobalDecoderRegistry.register.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.