JoshOrndorff / substrate-recipes

A Hands-On Cookbook for Aspiring Blockchain Chefs
GNU General Public License v3.0
380 stars 184 forks source link

Consensus recipe: interval seal #426

Open JoshOrndorff opened 3 years ago

JoshOrndorff commented 3 years ago

It is a simple consensus engine based on manual seal that authors blocks at a fixed interval. This will be useful in its own right, and will also be nice to use with the ocw-demo.