CommitmentOutputLink

fun <T : CommitmentOutput> CommitmentOutputLink(output: TxOut, redeemScript: List<ScriptElt>, commitmentOutput: T)

Parameters

output

transaction output

redeemScript

redeem script that matches this output (most of them are p2wsh)

commitmentOutput

commitment spec item this output is built from