pub fn method_not_found(
request_id: Option<Value>,
method: &str,
) -> JsonRpcResponseExpand description
Builds a method not found error response
pub fn method_not_found(
request_id: Option<Value>,
method: &str,
) -> JsonRpcResponseBuilds a method not found error response