Constant jsonrpsee_types::error::BATCHES_NOT_SUPPORTED_CODE
source · pub const BATCHES_NOT_SUPPORTED_CODE: i32 = -32005;
Expand description
Batched requests are not supported by the server.
pub const BATCHES_NOT_SUPPORTED_CODE: i32 = -32005;
Batched requests are not supported by the server.