Skip to content

Commit 8c69c27

Browse files
committed
Add line
1 parent 02dc7b9 commit 8c69c27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/schedule/get.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ access(all) fun main(transactionID: UInt64): FlowTransactionScheduler.Transactio
127127
}
128128

129129
if txData == nil {
130+
logger.Info("")
130131
return nil, fmt.Errorf("scheduled transaction not found")
131132
}
132133

0 commit comments

Comments
 (0)