#57 - Sapling address in Human Readable format #57
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Vergara_Tech/zcash-haskell#57
Loading…
Reference in a new issue
No description provided.
Delete branch "rvv040"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Function getSaplingFromUA added to Orchar.hs module.
Receives a Unified address in HRF as parameter and returns the corresponding Sapling Receiver in HRF (if exists) otherwise it returns "Nothing".
An invalid UA returns "Nothing"