Closed hrls closed 1 month ago
To perform a runtime upgrade, we need to implement a mechanism for testing these upgrades on a fork of the running network. The try-runtime command in the node will help us with this. https://paritytech.github.io/try-runtime-cli/try_runtime/ https://github.com/paritytech/try-runtime-cli?tab=readme-ov-file
To perform a runtime upgrade, we need to implement a mechanism for testing these upgrades on a fork of the running network. The try-runtime command in the node will help us with this. https://paritytech.github.io/try-runtime-cli/try_runtime/ https://github.com/paritytech/try-runtime-cli?tab=readme-ov-file