diff --git a/offchainreporting2plus/internal/ocr3/protocol/outcome_generation_follower.go b/offchainreporting2plus/internal/ocr3/protocol/outcome_generation_follower.go index 95660283..21094f9c 100644 --- a/offchainreporting2plus/internal/ocr3/protocol/outcome_generation_follower.go +++ b/offchainreporting2plus/internal/ocr3/protocol/outcome_generation_follower.go @@ -496,7 +496,7 @@ func (outgen *outcomeGenerationState[RI]) backgroundProposalOutcome( outcomeInputsDigest := MakeOutcomeInputsDigest( ogid, - outgen.sharedState.committedOutcome, + outctx.PreviousOutcome, outctx.SeqNr, query, attributedObservations,