lightning-kmp
/
fr.acinq.lightning.transactions
/
Transactions
/
TransactionWithInputInfo
/
HtlcTx
/
HtlcTimeoutTx
common
Htlc
Timeout
Tx
data class
HtlcTimeoutTx
(input:
Transactions.InputInfo
, tx:
Transaction
, htlcId:
Long
) :
Transactions.TransactionWithInputInfo.HtlcTx
Content copied to clipboard
Properties
Properties
fee
Link copied to clipboard
common
val
fee
:
Satoshi
Content copied to clipboard
htlcId
Link copied to clipboard
common
open override val
htlcId
:
Long
Content copied to clipboard
input
Link copied to clipboard
common
open override val
input
:
Transactions.InputInfo
Content copied to clipboard
minRelayFee
Link copied to clipboard
common
val
minRelayFee
:
Satoshi
Content copied to clipboard
tx
Link copied to clipboard
common
open override val
tx
:
Transaction
Content copied to clipboard