Change ciphertext length to match protocol spec, and refactor the use of constants.
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
#include "uint256.h"
|
||||
#include "serialize.h"
|
||||
|
||||
static const unsigned int INCREMENTAL_MERKLE_TREE_DEPTH = 20;
|
||||
static const unsigned int INCREMENTAL_MERKLE_TREE_DEPTH_TESTING = 4;
|
||||
#include "Zcash.h"
|
||||
|
||||
namespace libzcash {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user