-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
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
CommandResult is not always the array we expect #18
Comments
A success call crashes too with this one though, so let's check what exactly changed before #14 |
swentel
added a commit
that referenced
this issue
Mar 10, 2023
Ok, fixed the response in Relay, that was already broken, but let's make sure we don't fatal here and catch other responses from the relay too. |
Closing this issue, see #60 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
e.g.
["NOTICE","invalid: "pubkey" is required"]
So check that in Relay::send()
The text was updated successfully, but these errors were encountered: