lightning-kmp
/
fr.acinq.lightning.channel
/
ChannelEvent
/
GetHtlcInfosResponse
common
Get
Htlc
Infos
Response
data class
GetHtlcInfosResponse
(revokedCommitTxId:
ByteVector32
, htlcInfos:
List
<
ChannelAction.Storage.HtlcInfo
>) :
ChannelEvent
Content copied to clipboard
Properties
Properties
htlcInfos
Link copied to clipboard
common
val
htlcInfos
:
List
<
ChannelAction.Storage.HtlcInfo
>
Content copied to clipboard
revokedCommitTxId
Link copied to clipboard
common
val
revokedCommitTxId
:
ByteVector32
Content copied to clipboard