mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 00:37:57 +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.
12 lines
413 B
Plaintext
12 lines
413 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 add rate limiting.
|
|
|
|
doc:
|
|
- audience: Node Operator
|
|
description: |
|
|
Add rate limiting for RPC server which can be utilized by the CLI `--rpc-rate-limit <calls per minute>`
|
|
The rate-limiting is disabled by default.
|
|
crates: [ ]
|