Files
pezkuwi-subxt/substrate/client/consensus/manual-seal
Ashley 361d02f92d Remove txpool as an export of sc_transaction_pool, exporting the used components instead. (#9217)
* Remove `txpool` as an export of `sc_transaction_pool`, exporting the used components instead.

* Fix tests
2021-06-29 08:23:39 +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