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 9968c05 commit c2e8677Copy full SHA for c2e8677
crates/apollo_starknet_os_program/src/cairo/starkware/starknet/core/os/constants.cairo
@@ -198,5 +198,5 @@ const V1_BOUND_ACCOUNTS_MAX_TIP = 0x746a5288000;
198
const DATA_GAS_ACCOUNTS_0 = 0x02c8c7e6fbcfb3e8e15a46648e8914c6aa1fc506fc1e7fb3d1e19630716174bc;
199
const DATA_GAS_ACCOUNTS_1 = 0x00816dd0297efc55dc1e7559020a3a825e81ef734b558f03c83325d4da7e6253;
200
const DATA_GAS_ACCOUNTS_2 = 0x041bf1e71792aecb9df3e9d04e1540091c5e13122a731e02bec588f71dc1a5c3;
201
-const DATA_GAS_ACCOUNTS_3 = 0x6d612cac7690e6620055c617a83a5a0b43b9758d9d30f281ddbc77be1651a70;
+const DATA_GAS_ACCOUNTS_3 = 0x06d612cac7690e6620055c617a83a5a0b43b9758d9d30f281ddbc77be1651a70;
202
const DATA_GAS_ACCOUNTS_LEN = 4;
0 commit comments