Files
pezkuwi-subxt/substrate/client/consensus/manual-seal
Bastian Köcher f92e5c5e65 Upgrade tokio to 1.10 (#9575)
* Upgrade tokio to 1.10

* Fix test runner

* Try fix it

* Update Cargo.lock

* Review feedback

* ahhhh

* FML

* FMT

* Fix tests
2021-08-24 14:31:19 +00:00
..
2021-08-24 14:31:19 +00:00
2021-08-24 14:31:19 +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