pub const RPC_JSONRPC_ERROR_CODE: &str = "rpc.jsonrpc.error_code";
Expand description

error.code property of response if it is an error response.

§Examples

  • -32700
  • 100