Skip to content

Commit e90da8b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop/parachains/maintenance/asynchronous-backing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ async backing system.
4646
2. Establish and ensure the constant relay chain slot duration measured in milliseconds equal to
4747
`6000` in the runtime.
4848

49-
```rust
49+
```rust title="lib.rs"
5050
// Maximum number of blocks simultaneously accepted by the runtime, not yet included into the
5151
// relay chain.
5252
pub const UNINCLUDED_SEGMENT_CAPACITY: u32 = 1;

0 commit comments

Comments
 (0)