Skip to content

Is async backing supported? #1714

Answered by pepoviola
timbrinded asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @timbrinded, yes is supported. For example, using rococo-local as chain you can set this changes in the genesis config (in your toml).

[relaychain.genesis.runtimeGenesis.patch.configuration.config]
scheduling_lookahead = 2

[relaychain.genesis.runtimeGenesis.patch.configuration.config.async_backing_params]
max_candidate_depth = 3
allowed_ancestry_len = 2

Thx!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pepoviola
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants