You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marko Petrlić edited this page Oct 20, 2022
·
2 revisions
This is how you do it:
RUST_LOG=runtime=trace,try-runtime::cli=trace,executor=trace ./ternoa try-runtime --chain alphanet-dev --no-spec-name-check on-runtime-upgrade live -u ws://51.15.139.57:9944
TODO @Ghali:
Write what --no-spec-check-panic means
The IP address passed to the -u flag needs to be the IP of the machine and not the DNS name. It's also important to write the port number at the end of the IP.