Files
pezkuwi-subxt/substrate/client/cli
Bastian Köcher 1bf2504ebf sc-cli: Remove SubstrateCli::native_runtime_version function (#14511)
The native runtime will be removed in the near future and thus this function will not be required
anymore.

\# Code changes

Downstream users just need to remove `native_runtime_version` from their implementation of the
`SubstrateCli` trait.
2023-07-05 07:38:06 +00:00
..
2023-06-27 13:33:42 +00:00
2020-08-20 17:04:42 +02:00

Substrate CLI library.

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