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
Is it possible for JSON-RPC clients to use 1.0 scheme instead of 2.0? Looks like currently successful and error responses are separate entities, and there is no configuration for Compatibility (like in IoHandler).
Is it possible for JSON-RPC clients to use 1.0 scheme instead of 2.0? Looks like currently successful and error responses are separate entities, and there is no configuration for
Compatibility
(like inIoHandler
).jsonrpc/core-client/transports/src/transports/mod.rs
Lines 96 to 105 in 9d4b261
jsonrpc/core/src/types/response.rs
Lines 5 to 40 in 9d4b261
The text was updated successfully, but these errors were encountered: