We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bed204 commit 01d25d6Copy full SHA for 01d25d6
1 file changed
config-files/config-proof-aggregator.yaml
@@ -24,8 +24,8 @@ monthly_budget_eth: 15.0
24
# These program ids are the ones from the chunk aggregator programs
25
# Can be found in the Proof Aggregation Service deployment config
26
# (remember to trim the 0x prefix)
27
-sp1_chunk_aggregator_vk_hash: "00ba19eed0aaeb0151f07b8d3ee7c659bcd29f3021e48fb42766882f55b84509"
28
-risc0_chunk_aggregator_image_id: "d8cfdd5410c70395c0a1af1842a0148428cc46e353355faccfba694dd4862dbf"
+sp1_chunk_aggregator_vk_hash: "00d6e32a34f68ea643362b96615591c94ee0bf99ee871740ab2337966a4f77af"
+risc0_chunk_aggregator_image_id: "8908f01022827e80a5de71908c16ee44f4a467236df20f62e7c994491629d74c"
29
30
# These values modify the bumping behavior after the aggregated proof on-chain submission times out.
31
max_bump_retries: 5
0 commit comments