mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 22:17:58 +00:00
59b2661444
This PR backports Node version and `spec_version` bumps to `1.8.0` from the latest release and orders prdoc files related to it.
13 lines
491 B
Plaintext
13 lines
491 B
Plaintext
# Schema: Polkadot SDK PRDoc Schema (prdoc) v1.0.0
|
|
# See doc at https://raw.githubusercontent.com/paritytech/polkadot-sdk/master/prdoc/schema_user.json
|
|
|
|
title: rpc server expose batch request configuration
|
|
|
|
doc:
|
|
- audience: Node Operator
|
|
description: |
|
|
Add functionality to limit RPC batch requests by two new CLI options:
|
|
--rpc-disable-batch-request - disable batch requests on the server
|
|
--rpc-max-batch-request-len - limit batches to LEN on the server
|
|
crates: [ ]
|