Skip to content

Commit 01d25d6

Browse files
Update the vk hash and image id at proof aggregator config file
1 parent 8bed204 commit 01d25d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config-files/config-proof-aggregator.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ monthly_budget_eth: 15.0
2424
# These program ids are the ones from the chunk aggregator programs
2525
# Can be found in the Proof Aggregation Service deployment config
2626
# (remember to trim the 0x prefix)
27-
sp1_chunk_aggregator_vk_hash: "00ba19eed0aaeb0151f07b8d3ee7c659bcd29f3021e48fb42766882f55b84509"
28-
risc0_chunk_aggregator_image_id: "d8cfdd5410c70395c0a1af1842a0148428cc46e353355faccfba694dd4862dbf"
27+
sp1_chunk_aggregator_vk_hash: "00d6e32a34f68ea643362b96615591c94ee0bf99ee871740ab2337966a4f77af"
28+
risc0_chunk_aggregator_image_id: "8908f01022827e80a5de71908c16ee44f4a467236df20f62e7c994491629d74c"
2929

3030
# These values modify the bumping behavior after the aggregated proof on-chain submission times out.
3131
max_bump_retries: 5

0 commit comments

Comments
 (0)