Throw error upon currency update failure (#8944)
The currency rate controller is updated upon each network change, as the "native currency" is network-dependent and might have changed. However, any thrown errors were being caught and passed to an empty callback. The errors are now re-thrown in the callback. As a result, the errors will now be printed to the console and sent to Sentry.feature/default_network_editable
parent
8ff1d05df3
commit
f1bfb84b4b
Loading…
Reference in new issue