Skip to content

Commit b2e5cb5

Browse files
V32 Promotion: Preserve promoted proof artifact schema
1 parent 7fed232 commit b2e5cb5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/protocol/src/canonical/proven-generator.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8718,6 +8718,7 @@ function buildV32PromotionProofGenerationHardening({ generatedAt, baseData }) {
87188718

87198719
return {
87208720
reportId: 'v32-promotion-proof-generation-hardening',
8721+
artifactId: 'v32-promotion-proof-generation-hardening',
87218722
schemaId: 'bitcode.v32.promotionProofGenerationHardening.v1',
87228723
version: 'V32',
87238724
currentTarget: 'V31',

0 commit comments

Comments
 (0)