mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 04:07:57 +00:00
d53534c49e
The goal is to move all system chains on Rococo (+ other testnets?) to use async backing. Starting with `asset-hub-rococo` to get feedback, before I do the rest. ## Related Example: https://github.com/paritytech/polkadot-sdk/pull/1619/ Guide: https://github.com/w3f/polkadot-wiki/blob/master/docs/maintain/maintain-guides-async-backing.md --------- Co-authored-by: Branislav Kontur <bkontur@gmail.com> Co-authored-by: Dónal Murray <donal.murray@parity.io>
10 lines
268 B
Plaintext
10 lines
268 B
Plaintext
title: Enable async backing on asset-hub-rococo
|
|
|
|
doc:
|
|
- audience: Runtime User
|
|
description: |
|
|
Async backing has been enabled on Asset Hub Rococo, which now targets 6s block times.
|
|
|
|
crates:
|
|
- name: asset-hub-rococo-runtime
|
|
- name: polkadot-parachain-bin |