interbtc-api
interbtc-api copied to clipboard
Added error handling to runtime-upgrade
Added error handling to the script runtime-upgrade.
If any part of the script fails it can crash and/or behave unpredictably. Added some try and catch blocks for handling specific error cases and make it more robust and easier to debug.