Skip to content
Snippets Groups Projects
Niklas Adolfsson's avatar
Niklas Adolfsson authored
The westend runtime was missing the fast runtime for `EpochDuration`
which caused the epoch be 1 hour which isn't fast.

This PR changes the `EpochDuration` to 2 minutes when `--fast-runtime`
is enabled, the same as polkadot and kusama.
69aa11f6