Skip to content
Unverified Commit 3cf83ca8 authored by Serban Iorga's avatar Serban Iorga Committed by GitHub
Browse files

`polkadot-parachain`: add manual seal support (#5586)

Resolves https://github.com/paritytech/polkadot-sdk/issues/5026

This PR adds support for starting a dev node with manual seal consensus.
This can be done by using the `--dev-block-time` argument . For example:
```
polkadot-parachain --chain asset-hub-rococo-dev --dev-block-time 5000 --tmp
```
parent 722b028d
Pipeline #499637 waiting for manual action with stages
in 31 minutes and 22 seconds
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