HtlcSuccessTx

case class HtlcSuccessTx(input: InputInfo, tx: Transaction, paymentHash: ByteVector32, htlcId: Long, confirmBefore: BlockHeight) extends HtlcTx
trait Serializable
trait Product
trait Equals
trait HtlcTx
class Object
trait Matchable
class Any

Value members

Concrete methods

override def desc: String

Inherited methods

Inherited from:
Product
override def sighash(txOwner: TxOwner, commitmentFormat: CommitmentFormat): Int
Definition Classes
Inherited from:
HtlcTx
Source:
Transactions.scala