Skip to content

Commit

Permalink
fix: incomplete zeroes array merkle tree hook (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
JordyRo1 authored Jun 11, 2024
1 parent 5023a8b commit 926c329
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion contracts/src/contracts/hooks/merkle_tree_hook.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,11 @@ pub mod merkle_tree_hook {
0xcdc72595f74c7b1043d0e1ffbab734648c838dfb0527d971b602bc216c9619ef,
0x0abf5ac974a1ed57f4050aa510dd9c74f508277b39d7973bb2dfccc5eeb0618d,
0xb8cd74046ff337f0a7bf2c8e03e10f642c1886798d71806ab1e888d9e5ee87d0,
0x838c5655cb21c6cb83313b5a631175dff4963772cce9108188b34,
0x838c5655cb21c6cb83313b5a631175dff4963772cce9108188b34ac87c81c41e,
0x662ee4dd2dd7b2bc707961b1e646c4047669dcb6584f0d8d770daf5d7e7deb2e,
0x388ab20e2573d171a88108e79d820e98f26c0b84aa8b2f4aa4968dbb818ea322,
0x93237c50ba75ee485f4c22adf2f741400bdf8d6a9cc7df7ecae576221665d735,
0x8448818bb4ae4562849e949e17ac16e0be16688e156b5cf15e098c627c0056a9
]
}
}
Expand Down

0 comments on commit 926c329

Please sign in to comment.