Files
pezkuwi-subxt/substrate/client/consensus/manual-seal
Seun Lanlege 6d13520da4 Use correct CreateInherentDataProviders impl for manual seal (#8852)
* use correct CreateInherentDataProviders impl for manual seal

* add babe inherent provider

* move client into factory fn
2021-05-31 16:31:47 +01:00
..
2020-08-20 17:04:42 +02:00

A manual sealing engine: the engine listens for rpc calls to seal blocks and create forks. This is suitable for a testing environment.

License: GPL-3.0-or-later WITH Classpath-exception-2.0