Skip to content

Commit b278aad

Browse files
Update develop/parachains/maintenance/configure-asynchronous-backing.md
Co-authored-by: Nicolás Hussein <[email protected]>
1 parent 2e09e75 commit b278aad

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
@@ -17,7 +17,7 @@ This guide is relevant for Cumulus-based parachain projects started in 2023 or b
1717

1818
## Prerequisite
1919

20-
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):
20+
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}):
2121

2222
```rust title="runtimes/relay/polkadot/src/genesis_config_presets.rs"
2323
"async_backing_params": {

0 commit comments

Comments
 (0)