hashgraph / hashgraph/hedera-sdk-reference
`Query.[from|to]Bytes()`
Open
enhancement
- Dominant language
- HTML
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Original Issue: https://github.com/hashgraph/hedera-sdk-js/issues/922
However, the larger issue at hand here is that JS has implemented `Query.[from|to]Bytes()` while the other SDKs have not. This was a mistake originally, but later was required due to the signature providers feature. With that said, what should we do going forward?
- Should we implement the current unstable implementation in the other SDKs.
- Should we do nothing in the other SDKs?
- Should we figure out a stable implementation and update all SDKs to use that (Note this would break signature provider dApps.)
Contributor guide
Assessment
This issue has not been assessed yet.