We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ae9769 commit e90da8bCopy full SHA for e90da8b
develop/parachains/maintenance/asynchronous-backing.md
@@ -46,7 +46,7 @@ async backing system.
46
2. Establish and ensure the constant relay chain slot duration measured in milliseconds equal to
47
`6000` in the runtime.
48
49
- ```rust
+ ```rust title="lib.rs"
50
// Maximum number of blocks simultaneously accepted by the runtime, not yet included into the
51
// relay chain.
52
pub const UNINCLUDED_SEGMENT_CAPACITY: u32 = 1;
0 commit comments