Files
pezkuwi-subxt/substrate/client/service
Bastian Köcher 1e9763cf81 Do not finalize parent twice (#12653)
If the parent block is alread finalized, we don't need to do this again.
2022-11-09 09:22:34 +01:00
..
2022-11-09 09:22:34 +01:00
2020-08-20 17:04:42 +02:00

Substrate service. Starts a thread that spins up the network, client, and extrinsic pool. Manages communication between them.

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