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
Remove hardcoded error codes such as -32603 from the I/Q implementation. Instead, introduce names for the various error code constants from the JSON RPC spec, and check that they are used as intended by the spec.