Constant jsonrpsee_types::error::SERVER_ERROR_MSG
source ยท pub const SERVER_ERROR_MSG: &str = "Server error";
Expand description
Reserved for implementation-defined server-errors.
pub const SERVER_ERROR_MSG: &str = "Server error";
Reserved for implementation-defined server-errors.