mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 00:37:57 +00:00
756a12d571
## Overview This PR brings in the new version of prdoc v0.0.6 and allows: - local schema - local config - local template It also fixes the existing prdoc files to match the new schema. ## todo - [x] add a brief doc/tldr to help contributors get started - [x] test CI - [x] finalize schema - [x] publish the next `prdoc` cli version (v0.0.7 or above) --------- Co-authored-by: Egor_P <egor@parity.io> Co-authored-by: Bastian Köcher <git@kchr.de>
13 lines
410 B
Plaintext
13 lines
410 B
Plaintext
title: BEEFY on Polkadot
|
|
|
|
doc:
|
|
- audience: Node Operator
|
|
description: |
|
|
The BEEFY gadget has been enabled on Polkadot by default.
|
|
If experiencing stability issues caused by BEEFY, it can be disabled using `--no-beefy` flag.
|
|
BEEFY doesn't (yet) support warp sync. So, attempting to Warp sync as a validator will throw an error.
|
|
|
|
crates:
|
|
- name: polkadot-cli
|
|
- name: polkadot-service
|