Rename zerocash to zcash in some places.

This commit is contained in:
Taylor Hornby
2016-07-11 19:27:52 -06:00
parent 6caacc892e
commit c9c4611d9a
2 changed files with 3 additions and 3 deletions

View File

@@ -404,7 +404,7 @@ bitcoin_tx_LDADD = \
bitcoin_tx_LDADD += $(BOOST_LIBS) $(CRYPTO_LIBS)
#
# zerocash protocol primitives #
# zcash protocol primitives #
libzcash_a_SOURCES = \
zcash/IncrementalMerkleTree.cpp \
zcash/NoteEncryption.cpp \