Skip to content

Commit 42b2331

Browse files
Update module/finalizer/collection/finalizer.go comment
Co-authored-by: Jordan Schalm <[email protected]>
1 parent f9e16bf commit 42b2331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/finalizer/collection/finalizer.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ func (f *Finalizer) MakeFinal(blockID flow.Identifier) error {
158158
// For now, we just use the parent signers as the guarantors of this
159159
// collection.
160160

161-
// TODO add real signatures here (2711)
161+
// TODO add real signatures here (https://github.com/onflow/flow-go-internal/issues/4569)
162162
f.pusher.SubmitCollectionGuarantee(&flow.CollectionGuarantee{
163163
CollectionID: payload.Collection.ID(),
164164
ReferenceBlockID: payload.ReferenceBlockID,

0 commit comments

Comments
 (0)