Skip to content

Commit 305f434

Browse files
Update develop/parachains/maintenance/configure-asynchronous-backing.md
Co-authored-by: Dawn Kelly <[email protected]>
1 parent c7bf021 commit 305f434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop/parachains/maintenance/configure-asynchronous-backing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This guide applies to parachain projects based on Cumulus that started in 2023 o
1414

1515
## Prerequisite
1616

17-
The relay chain needs to have async backing enabled so double-check that the relay chain configuration contains the following three parameters (especially when testing locally e.g. with [Zombienet](/develop/toolkit/parachains/spawn-chains/zombienet/get-started/){target=\_blank}):
17+
The relay chain must have async backing enabled; therefore, double-check the runtime to verify that the following three parameters are included in the relay chain configuration (especially when testing locally with tools like [Zombienet](/develop/toolkit/parachains/spawn-chains/zombienet/get-started/){target=\_blank}):
1818

1919
```rust title="runtimes/relay/polkadot/src/genesis_config_presets.rs"
2020
...

0 commit comments

Comments
 (0)