We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 659e452 commit f99de4cCopy full SHA for f99de4c
src/sapling/sapling.h
@@ -6,6 +6,8 @@
6
#ifndef ZC_SAPLING_H_
7
#define ZC_SAPLING_H_
8
9
+#include <array>
10
+
11
#define ZC_NUM_JS_INPUTS 2
12
#define ZC_NUM_JS_OUTPUTS 2
13
#define INCREMENTAL_MERKLE_TREE_DEPTH 29
0 commit comments