MutinyWallet / mutiny-web

The frontend for Mutiny Wallet
https://app.mutinywallet.com
MIT License
174 stars 49 forks source link

Remove LSP url from servers #1205

Closed benthecarman closed 2 weeks ago

benthecarman commented 2 weeks ago

First commit removes the LSP url from the servers page, this shouldn't be changed from here but from the admin page so we make sure we call the change_lsp function.

Second commit calls trim on all the lsp urls to help prevent issues

benthecarman commented 2 weeks ago

Would be good to make the settings form just call .trim on everything but not sure how to do that cc @futurepaul