make Claim Local Delayed Output Tx
fun makeClaimLocalDelayedOutputTx(delayedOutputTx: Transaction, localDustLimit: Satoshi, localRevocationPubkey: PublicKey, toLocalDelay: CltvExpiryDelta, localDelayedPaymentPubkey: PublicKey, localFinalScriptPubKey: ByteArray, feerate: FeeratePerKw): Transactions.TxResult<Transactions.TransactionWithInputInfo.ClaimLocalDelayedOutputTx>
Content copied to clipboard