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 4d257b8 commit 0822169Copy full SHA for 0822169
1 file changed
barretenberg/cpp/src/barretenberg/aztec/aztec_constants.hpp
@@ -244,7 +244,8 @@
244
#define AVM_EMITPUBLICLOG_DYN_DA_GAS 32
245
#define AVM_SSTORE_DYN_DA_GAS 64
246
#define AVM_WRITTEN_PUBLIC_DATA_SLOTS_TREE_HEIGHT 6
247
-#define AVM_WRITTEN_PUBLIC_DATA_SLOTS_TREE_INITIAL_ROOT "0x13954b76f8ab76c38ab687731f802fc90e5d55e0592fa6f56d0a73024b3f8356"
+#define AVM_WRITTEN_PUBLIC_DATA_SLOTS_TREE_INITIAL_ROOT \
248
+ "0x13954b76f8ab76c38ab687731f802fc90e5d55e0592fa6f56d0a73024b3f8356"
249
#define AVM_WRITTEN_PUBLIC_DATA_SLOTS_TREE_INITIAL_SIZE 1
250
#define AVM_RETRIEVED_BYTECODES_TREE_HEIGHT 5
251
#define AVM_RETRIEVED_BYTECODES_TREE_INITIAL_ROOT "0x0ff65ad321f05745d4c80e2e18e94241093d2e49017ff8cc151df4f207a43c12"
0 commit comments