Skip to main content
Creates a sender spend transaction for an HTLC after the timelock expires.

Method Signature

Parameters

string
required
The HTLC transaction hex
string
required
The hash used in the HTLC
string
required
Public key for the hash lock destination
string
required
Public key for the sequence lock destination
number
required
Fee rate in sats per vbyte

Returns

string
required
The signed sender spend transaction hex

Example