Constant jsonrpsee_types::error::METHOD_NOT_FOUND_CODE
source · pub const METHOD_NOT_FOUND_CODE: i32 = -32601;
Expand description
Method not found error code.
pub const METHOD_NOT_FOUND_CODE: i32 = -32601;
Method not found error code.