Files
pezkuwi-subxt/prdoc/pr_4017.prdoc
T
Liam Aharon 39b1f50f1c Remove deprecated TryRuntime subcommand (#4017)
Completes the removal of `try-runtime-cli` logic from `polkadot-sdk`.
2024-04-11 20:01:16 +00:00

16 lines
466 B
Plaintext

title: Complete removal of `TryRuntime` subcommand
doc:
- audience: Node Operator
description: |
The deprecated `try-runtime` subcommand and `try-runtime-cli` crate has been completely removed.
If you are not already, you should be using the standalone CLI at https://github.com/paritytech/try-runtime-cli.
crates:
- name: polkadot-parachain-bin
bump: patch
- name: polkadot-cli
bump: patch
- name: staging-node-cli
bump: patch