Files
pezkuwi-subxt/substrate/client/consensus/manual-seal
André Silva 1871a95088 grandpa: remove light-client specific block import pipeline (#7546)
* grandpa: remove light-client specific block import

* consensus, network: remove finality proofs
2020-11-23 14:28:55 +00: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