Constant jsonrpsee_types::error::BATCHES_NOT_SUPPORTED_MSG
source · pub const BATCHES_NOT_SUPPORTED_MSG: &str = "Batched requests are not supported by this server";
Expand description
Batched requests not supported error message.