lightning-kmp
/
fr.acinq.lightning.blockchain
/
WatchLost
common
Watch
Lost
data class
WatchLost
(channelId:
ByteVector32
, txId:
ByteVector32
, minDepth:
Long
, event:
BitcoinEvent
) :
Watch
Content copied to clipboard
Properties
Properties
channelId
Link copied to clipboard
common
open override val
channelId
:
ByteVector32
Content copied to clipboard
event
Link copied to clipboard
common
open override val
event
:
BitcoinEvent
Content copied to clipboard
minDepth
Link copied to clipboard
common
val
minDepth
:
Long
Content copied to clipboard
txId
Link copied to clipboard
common
val
txId
:
ByteVector32
Content copied to clipboard