watchConfirmedIfNeeded

fun watchConfirmedIfNeeded(txs: List<Transaction>, irrevocablySpent: Map<OutPoint, Transaction>, channelId: ByteVector32, minDepth: Long): List<ChannelAction.Blockchain.SendWatch>

This helper method will watch txs only if they haven't yet reached minDepth.