hyperweb-io / hyperweb-io/telescope
Transactions are failing when scalingFactorController is assigned an empty string.
Open
- Dominant language
- TypeScript
- Stars
- 154
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Transactions are failing when scalingFactorController is assigned an empty string. This seems to be due to a discrepancy between the signed amino and proto messages. I suspect it’s because empty strings are omitted from the proto message, yet included in the amino message.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.