Files
pezkuwi-subxt/substrate/client/service
Arkadiy Paronyan 710265a4f8 Fix transaction pool rejection (#10138)
* Fix transaction rejection

* Update client/service/src/lib.rs

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
2021-11-01 09:17:50 +00: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