Function jsonrpsee_types::error::reject_too_big_batch_request

source ยท
pub fn reject_too_big_batch_request(limit: usize) -> ErrorObjectOwned
Expand description

Helper to get a JSON-RPC error object when the maximum batch request size have been exceeded.