You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
39aae32 Clean jsonrpc error module (edouard)
Pull request description:
Since jsonrpc server uses the daemon commands
interface, the errors are handled by the
unique enum CommandError and all the helpers
in the jsonrpc api error module are deprecated.
The ErrorCode enum is moved to the command module
in order to be exposed for the consumers importing
the lib without the jsonrcp server feature.
ACKs for top commit:
darosior:
utACK 39aae32
Tree-SHA512: 4cef770fdb556eeeb6d8eded955f19ddfdb452321150020d91dc80768240765e818dce5b70d44eaee3223984c31282a39aa3a77109e3f85e413631314c0fef94
0 commit comments