Document bitstring dependency in the README
This commit is contained in:
parent
756abfbb9c
commit
fb45bda972
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Code to generate test vectors for various parts of Zcash.
|
Code to generate test vectors for various parts of Zcash.
|
||||||
|
|
||||||
Requires `pyblake2`.
|
Requires `pyblake2` and `bitstring`.
|
||||||
|
|
||||||
`sapling_note_encryption.py` also requires `chacha20poly1305`.
|
`sapling_note_encryption.py` also requires `chacha20poly1305`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue