pub const RPC_JSONRPC_ERROR_MESSAGE: &str = "rpc.jsonrpc.error_message";
Expand description

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

§Examples

  • Parse error
  • User already exists