Function jsonrpsee_types::error::reject_too_big_batch_response

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

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