Support unknown receivers in Unified Addresses
Open
- Dominant language
- TypeScript
- Stars
- 39
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
WebZjs currently lacks support for unknown receiver types in Zcash Unified Addresses, despite this functionality being available in the underlying librustzcash library.
This limitation prevents WebZjs from being able to decode unknown receivers from UAs, which are important for forward compatibility as the Zcash protocol evolves.
The librustzcash library supports unknown receivers via unified::Receiver::Unknown.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.