Constant client::rpc::error_codes::UNSUPPORTED
source · pub const UNSUPPORTED: i64 = -32000; // -32_000i64
Expand description
The request is not supported (yet) at this version.
pub const UNSUPPORTED: i64 = -32000; // -32_000i64
The request is not supported (yet) at this version.