pub const METHOD_NOT_FOUND: i64 = -32601;
JSON-RPC 2.0 spec code: the requested method does not exist. What the server answers for any method it does not recognise.