mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 12:17:58 +00:00
39b1f50f1c
Completes the removal of `try-runtime-cli` logic from `polkadot-sdk`.
16 lines
466 B
Plaintext
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
|