haskell-bitcoin / haskell-bitcoin/bitcoin
Come up with a better way to handle `Network` dependent behavior
Open
breaking change
enhancement
needs scoping
- Dominant language
- Haskell
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Example: The `Address` type doesn't have any reference (type or runtime) to what network the address is for, even though it is a critical piece of the address.
Suggested by @wraithm.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.