Constant jsonrpsee_types::error::INVALID_REQUEST_MSG
source ยท pub const INVALID_REQUEST_MSG: &str = "Invalid request";
Expand description
Invalid request error message.
pub const INVALID_REQUEST_MSG: &str = "Invalid request";
Invalid request error message.