Add Orchard spending key functionality #20
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Vergara_Tech/zcash-haskell#20
Loading…
Reference in a new issue
No description provided.
Delete branch "rav001"
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?
This PR contains the new functionality to generate Orchard spending keys.
It also contains a new implementation of constants for the Zcash protocol in the
ZcashHaskell.Types
module.