Skip to content
Snippets Groups Projects
Commit 1b95b3a8 authored by Christian Hergert's avatar Christian Hergert
Browse files

client: use JSONRPC_CLIENT_ERROR and provide error code

This allows the application to actually parse the error code from the
peer without resorting to any sort of hacks by parsing the string.

It seems fine to pass this through anyway, and we have some defines already
for common error codes in JsonrpcClientError enumeration.
parent d2557dce
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment