make Commit Tx Outputs
fun makeCommitTxOutputs(localFundingPubkey: PublicKey, remoteFundingPubkey: PublicKey, localIsFunder: Boolean, localDustLimit: Satoshi, localRevocationPubkey: PublicKey, toLocalDelay: CltvExpiryDelta, localDelayedPaymentPubkey: PublicKey, remotePaymentPubkey: PublicKey, localHtlcPubkey: PublicKey, remoteHtlcPubkey: PublicKey, spec: CommitmentSpec): TransactionsCommitmentOutputs
Content copied to clipboard