Need `removeProvider` function
wbobeirne opened this issue · 0 comments
wbobeirne commented
Description of the Issue
If there's some UI event that removes a provider as an option (e.g. removing a custom node) we'll need to remove it from the provider list as well. This is especially a problem if you add a node, enter something wrong, remove it, and re-add it. Shepherd will fail due to duplicate provider.
Steps to Reproduce
- Add a custom node on mycrypto
- Remove the custom node
- Add it again
Error: Provider config {your URL} already exists