fixes for comments

This commit is contained in:
Nikita Khateev
2023-12-15 18:52:07 +04:00
parent 82df66a996
commit f9bb2c0bdb
3 changed files with 10 additions and 10 deletions
@@ -13,7 +13,7 @@ This pallet integrates parachains own block production mechanism (for example
- to manage the unincluded blocks from the current slot
- to validate produced block against the relay chain
== Configuration and Integration link:https://github.com/paritytech/polkadot-sdk/tree/coderobe/release-polkadot-v1.3.0/cumulus/pallets/aura-ext[{github-icon},role=heading-link]
== Configuration and Integration link:https://github.com/paritytech/polkadot-sdk/tree/release-polkadot-v1.3.0/cumulus/pallets/aura-ext[{github-icon},role=heading-link]
There is no special config for this integration and it has no dispatchables, but you need to integrate it with other `parachain-system` crate: