lightning-kmp
/
fr.acinq.lightning.channel
/
HtlcTxAndSigs
common
Htlc
Tx
And
Sigs
data class
HtlcTxAndSigs
(txinfo:
Transactions.TransactionWithInputInfo.HtlcTx
, localSig:
ByteVector64
, remoteSig:
ByteVector64
)
Content copied to clipboard
Properties
Properties
localSig
Link copied to clipboard
common
val
localSig
:
ByteVector64
Content copied to clipboard
remoteSig
Link copied to clipboard
common
val
remoteSig
:
ByteVector64
Content copied to clipboard
txinfo
Link copied to clipboard
common
val
txinfo
:
Transactions.TransactionWithInputInfo.HtlcTx
Content copied to clipboard