check Closing Signature
fun checkClosingSignature(keyManager: KeyManager, commitments: Commitments, localScriptPubkey: ByteArray, remoteScriptPubkey: ByteArray, remoteClosingFee: Satoshi, remoteClosingSig: ByteVector64): Either<ChannelException, Pair<Transactions.TransactionWithInputInfo.ClosingTx, ClosingSigned>>
Content copied to clipboard