Skip to main content

METHOD_NOT_FOUND

Constant METHOD_NOT_FOUND 

Source
pub const METHOD_NOT_FOUND: i64 = -32601;
Expand description

JSON-RPC 2.0 spec code: the requested method does not exist. What the server answers for any method it does not recognise.