fix: `--feature fast-runtime` on westend (#5585)
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.
parent
032d623e
Please register or sign in to comment