Files
pezkuwi-subxt/substrate/client/consensus/manual-seal
Bastian Köcher 6722a83ba6 Forward storage changes in manual seal (#7614)
This prevents nodes from executing the same block 2 times.
2020-11-27 17:36:58 +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