Function createUnlockSettle

Create an unlock script for the settlement branch.

Unlock createUnlockSettle (
  SigPair sig,
  in const(ulong) seq_id,
  SigHash sig_hash = SigHash.NoInput
) nothrow @safe;

Parameters

NameDescription
sig the signature
seq_id the sequence ID

Returns

the unlock script