There were breaking changes in CLI parameters. We need to adjust our scripts to make them work again. For example our generated relaychain docker images stopped working with following error:
error: unexpected argument '--ws-external' found
tip: a similar argument exists: '--rpc-external'
There were breaking changes in CLI parameters. We need to adjust our scripts to make them work again. For example our generated relaychain docker images stopped working with following error:
List of all cli changes:
https://github.com/paritytech/polkadot/releases/tag/v0.9.43