Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Aura: Fix warp syncing (paritytech#13221)
* Aura: Fix warp syncing We need to set the fork choice rule! When using Cumulus this is done by the `ParachainsBlockImport`, but for standalone chains we still need this! Closes: paritytech#13220 * Improve fork choice
- Loading branch information