Skip to content

Commit 3e89f16

Browse files
committed
fmt
1 parent f7ef01f commit 3e89f16

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
@@ -246,7 +246,8 @@
246246
#define AVM_EMITPUBLICLOG_DYN_DA_GAS 32
247247
#define AVM_SSTORE_DYN_DA_GAS 64
248248
#define AVM_WRITTEN_PUBLIC_DATA_SLOTS_TREE_HEIGHT 6
249-
#define AVM_WRITTEN_PUBLIC_DATA_SLOTS_TREE_INITIAL_ROOT "0x13954b76f8ab76c38ab687731f802fc90e5d55e0592fa6f56d0a73024b3f8356"
249+
#define AVM_WRITTEN_PUBLIC_DATA_SLOTS_TREE_INITIAL_ROOT \
250+
"0x13954b76f8ab76c38ab687731f802fc90e5d55e0592fa6f56d0a73024b3f8356"
250251
#define AVM_WRITTEN_PUBLIC_DATA_SLOTS_TREE_INITIAL_SIZE 1
251252
#define AVM_RETRIEVED_BYTECODES_TREE_HEIGHT 5
252253
#define AVM_RETRIEVED_BYTECODES_TREE_INITIAL_ROOT "0x0ff65ad321f05745d4c80e2e18e94241093d2e49017ff8cc151df4f207a43c12"

0 commit comments

Comments
 (0)