We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2024-11-13T14:39:12.254834Z ERROR fnn::fiber::channel: Error while processing channel message: Musig2VerifyError(BadSignature)
node2.log node.log
The text was updated successfully, but these errors were encountered:
The same thing will happen when the invoice time approaches expiry
Sorry, something went wrong.
which branch are you running, the expiry check logic haven't been merged, it's on chenyukang#2
The same thing will happen when the invoice time approaches expiry which branch are you running, the expiry check logic haven't been merged, it's on chenyukang#2
main branch
https://github.com/chenyukang/fiber/tree/debugging-sig-issue this branch can reproduce the issue, it's the different cause, but I believe it's the same kind of issue for Musig2VerifyError.
Musig2VerifyError
run command : npm exec -- @usebruno/[email protected] run e2e/router-pay -r --env test
npm exec -- @usebruno/[email protected] run e2e/router-pay -r --env test
check the logs.
Successfully merging a pull request may close this issue.
node2 return Musig2VerifyError
node2.log
node.log
The text was updated successfully, but these errors were encountered: