lightning-kmp
/
fr.acinq.lightning.channel
/
HtlcOverriddenByLocalCommit
common
Htlc
Overridden
By
Local
Commit
data class
HtlcOverriddenByLocalCommit
(channelId:
ByteVector32
, htlc:
UpdateAddHtlc
) :
ChannelException
Content copied to clipboard
Functions
Properties
Functions
details
Link copied to clipboard
common
fun
details
():
String
Content copied to clipboard
Properties
cause
Link copied to clipboard
common
open val
cause
:
Throwable
?
Content copied to clipboard
channelId
Link copied to clipboard
common
open override val
channelId
:
ByteVector32
Content copied to clipboard
htlc
Link copied to clipboard
common
val
htlc
:
UpdateAddHtlc
Content copied to clipboard
message
Link copied to clipboard
common
open override val
message
:
String
Content copied to clipboard