Watch Confirmed
data class WatchConfirmed(channelId: ByteVector32, txId: ByteVector32, publicKeyScript: ByteVector, minDepth: Long, event: BitcoinEvent, channelNotification: Boolean) : Watch
Content copied to clipboard
Constructors
WatchConfirmed
Link copied to clipboard
fun WatchConfirmed(channelId: ByteVector32, tx: Transaction, minDepth: Long, event: BitcoinEvent)
Content copied to clipboard
Types
Properties
channelNotification
Link copied to clipboard
event
Link copied to clipboard
publicKeyScript
Link copied to clipboard