Constant jsonrpsee_types::error::METHOD_NOT_FOUND_MSG
source · pub const METHOD_NOT_FOUND_MSG: &str = "Method not found";
Expand description
Method not found error message.
pub const METHOD_NOT_FOUND_MSG: &str = "Method not found";
Method not found error message.