Constant RPC_JSONRPC_ERROR_MESSAGE

pub const RPC_JSONRPC_ERROR_MESSAGE: &'static str;
Expand description

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

§Notes

§Examples

  • "Parse error"
  • "User already exists"