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