Htlc Tx
Types
Htlc Success Tx
Link copied to clipboard
data class HtlcSuccessTx(input: Transactions.InputInfo, tx: Transaction, paymentHash: ByteVector32, htlcId: Long) : Transactions.TransactionWithInputInfo.HtlcTx
Content copied to clipboard
Htlc Timeout Tx
Link copied to clipboard
data class HtlcTimeoutTx(input: Transactions.InputInfo, tx: Transaction, htlcId: Long) : Transactions.TransactionWithInputInfo.HtlcTx
Content copied to clipboard
Properties
Inheritors
Transactions.TransactionWithInputInfo.HtlcTx
Link copied to clipboard
Transactions.TransactionWithInputInfo.HtlcTx
Link copied to clipboard