get Commit Tx Number
fun getCommitTxNumber(commitTx: Transaction, isFunder: Boolean, localPaymentBasePoint: PublicKey, remotePaymentBasePoint: PublicKey): Long
Content copied to clipboard
Return
the actual commit tx number that was blinded and stored in locktime and sequence fields
Parameters
commit Tx
commit tx
is Funder
true if local node is funder
local Payment Base Point
local payment base point
remote Payment Base Point
remote payment base point