mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-02 03:37:25 +00:00
53e28b98e9
This introduces a new field `code_substitute` into the chain spec. This can be used to substitute the on-chain wasm starting from a given block until there is another wasm on chain (determined through the `spec_version`). This can be used to fix broken on chain wasm runtimes.
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