Is there way to adjust block interval in substrate?

Viewed 480

I know the default block interval in a substrate-based chain is 6s.

My question is whether it can be customized or not.

If could, how can I do it? It must be set before the chain start, or you can dynamically change it over the node running.

1 Answers
Related