Skip to content
  • Niklas Adolfsson's avatar
    fix: `--feature fast-runtime` on westend (#5585) · 69aa11f6
    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