mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 13:27:57 +00:00
d0530d0f2a
We were using the wrong syntax and that will be dropped with Rust 2021. The compiler already starts to hint the wrong syntax with warnings. So, we fix this here.
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