Documentation update
This commit is contained in:
parent
ccd4ede950
commit
831403744d
2 changed files with 10 additions and 1 deletions
|
@ -11,3 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- Function `f4Jumble`
|
||||
- Function `isValidUnifiedAddress`
|
||||
- Function `f4UnJumble`
|
||||
- Function `isValidShieldedAddress`
|
||||
- Function `decodeBech32`
|
||||
|
|
|
@ -1 +1,7 @@
|
|||
# haskell-wrapper
|
||||
# zcash-haskell
|
||||
|
||||
A Haskell library to interact with the Zcash blockchain.
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue