getCommitTxNumber

fun getCommitTxNumber(commitTx: Transaction, isFunder: Boolean, localPaymentBasePoint: PublicKey, remotePaymentBasePoint: PublicKey): Long

Return

the actual commit tx number that was blinded and stored in locktime and sequence fields

Parameters

commitTx

commit tx

isFunder

true if local node is funder

localPaymentBasePoint

local payment base point

remotePaymentBasePoint

remote payment base point