Skip to main content

METHOD_NOT_FOUND

Constant METHOD_NOT_FOUND 

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

JSON-RPC method not found: the requested method does not exist (-32601).