Skip to content

Commit f686408

Browse files
authored
Apply suggestion from @vezenovm
1 parent 652d92d commit f686408

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

barretenberg/cpp/src/barretenberg/aztec/aztec_constants.hpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,8 @@
247247
#define AVM_EMITPUBLICLOG_DYN_DA_GAS 32
248248
#define AVM_SSTORE_DYN_DA_GAS 64
249249
#define AVM_WRITTEN_PUBLIC_DATA_SLOTS_TREE_HEIGHT 6
250-
#define AVM_WRITTEN_PUBLIC_DATA_SLOTS_TREE_INITIAL_ROOT "0x13954b76f8ab76c38ab687731f802fc90e5d55e0592fa6f56d0a73024b3f8356"
250+
#define AVM_WRITTEN_PUBLIC_DATA_SLOTS_TREE_INITIAL_ROOT \
251+
"0x13954b76f8ab76c38ab687731f802fc90e5d55e0592fa6f56d0a73024b3f8356"
251252
#define AVM_WRITTEN_PUBLIC_DATA_SLOTS_TREE_INITIAL_SIZE 1
252253
#define AVM_RETRIEVED_BYTECODES_TREE_HEIGHT 5
253254
#define AVM_RETRIEVED_BYTECODES_TREE_INITIAL_ROOT "0x0ff65ad321f05745d4c80e2e18e94241093d2e49017ff8cc151df4f207a43c12"

0 commit comments

Comments
 (0)