Change merkle tree depth to 29.

This commit is contained in:
Sean Bowe 2016-06-03 20:42:15 -06:00
parent 83e018b160
commit c5f766b9b1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#define ZC_NUM_JS_INPUTS 2
#define ZC_NUM_JS_OUTPUTS 2
#define INCREMENTAL_MERKLE_TREE_DEPTH 20
#define INCREMENTAL_MERKLE_TREE_DEPTH 29
#define INCREMENTAL_MERKLE_TREE_DEPTH_TESTING 4
#define ZC_NOTEPLAINTEXT_LEADING 1