obscured Commit Tx Number
fun obscuredCommitTxNumber(commitTxNumber: Long, isFunder: Boolean, localPaymentBasePoint: PublicKey, remotePaymentBasePoint: PublicKey): Long
Content copied to clipboard
Return
the obscured tx number as defined in BOLT #3 (a 48 bits integer)
Parameters
commit Tx Number
commit tx number
is Funder
true if local node is funder
local Payment Base Point
local payment base point
remote Payment Base Point
remote payment base point