Look in /usr/share/hush for sapling params

This commit is contained in:
Jonathan "Duke" Leto
2019-10-18 10:58:27 -07:00
parent 25e025ef87
commit 52c716e625
4 changed files with 47 additions and 27 deletions

View File

@@ -67,7 +67,7 @@
using namespace std;
#if defined(NDEBUG)
# error "Zcash cannot be compiled without assertions."
# error "Hush cannot be compiled without assertions."
#endif
#include "librustzcash.h"