Files
pezkuwi-subxt/substrate/client/service
Bastian Köcher 3a68a7818b Return RuntimeVersion of overwritten/substituted wasm binary (#13066)
* Adds test

* Ensure we are using the runtime version of the override/substitute wasm

* Update client/service/src/client/call_executor.rs

Co-authored-by: Anton <anton.kalyaev@gmail.com>

Co-authored-by: Anton <anton.kalyaev@gmail.com>
2023-01-05 13:45:40 +01:00
..
2022-12-19 07:38:51 +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