interbtc-api icon indicating copy to clipboard operation
interbtc-api copied to clipboard

Added error handling to runtime-upgrade

Open criadoperez opened this issue 2 years ago • 0 comments

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.

criadoperez avatar Jul 22 '23 01:07 criadoperez