Skip to content
Commit 5b88256f authored by Sebastian Kunert's avatar Sebastian Kunert Committed by Tomasz Waszczyk
Browse files

`polkadot-parachain`: Unify asset-hub authoring codepath with general AURA (#4932)

Recently thought about the special handling we have for asset-hub
chains. They started with relay chain consensus and transitioned to AURA
at some point. However, nobody should be authoring with relay chain
consensus on these chains anymore, the transition is long done.

I propose to remove this special handling, allowing us to unify one more
execution path.
parent 76759f77
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment