pub const RPC_JSONRPC_ERROR_MESSAGE: Key;
Expand description
error.message
property of response if it is an error response.
Examples
Parse error
User already exists
pub const RPC_JSONRPC_ERROR_MESSAGE: Key;
error.message
property of response if it is an error response.
Parse error
User already exists