mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 23:27:56 +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.
15 lines
533 B
Plaintext
15 lines
533 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: Add Parameters Pallet
|
|
|
|
doc:
|
|
- audience: Runtime Dev
|
|
description: |
|
|
Adds `pallet-parameters` that allows to have parameters for pallet configs that dynamically change at runtime. Allows to be permissioned on a per-key basis and is compatible with ORML macros.
|
|
|
|
crates:
|
|
- name: "pallet-parameters"
|
|
- name: "frame-support"
|
|
- name: "frame-support-procedural"
|