Skip to content

Commit cd30154

Browse files
committed
formatting text
1 parent 1faa724 commit cd30154

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

develop/parachains/maintenance/asynchronous-backing.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@ description: Learn how to increase the efficiency and throughput of your paracha
77

88
## Introduction
99

10-
This guide is relevant for Cumulus-based parachain projects started in 2023 or before, whose
11-
backing process is synchronous where parablocks can only be built on the latest relay chain
12-
block. Async backing allows collators to build parablocks on older relay chain blocks and create
13-
pipelines of multiple pending parablocks. This parallel block generation increases efficiency
14-
and throughput.
10+
This guide is relevant for Cumulus-based parachain projects started in 2023 or before, whose backing process is synchronous where parablocks can only be built on the latest relay chain block. Async backing allows collators to build parablocks on older relay chain blocks and create pipelines of multiple pending parablocks. This parallel block generation increases efficiency and throughput.
1511

1612
!!!note
1713
If starting a new parachain project, please use an async backing compatible template such as

0 commit comments

Comments
 (0)