Graphical User Interface (GUI) For Trustless Cross-Chain XMR<>BTC Atomic Swaps. This repository has been moved to: https://github.com/UnstoppableSwap/core
Changed the default electrum rpc to tcp://blockstream.info:110. This is enforced by the GUI. The default one in https://github.com/comit-network/xmr-btc-swap/ has not been changed yet.
Users can override the electrum rpc url by setting the OVERRIDE_ELECTRUM_RPC_URL / OVERRIDE_TESTNET_ELECTRUM_RPC_URL environment variable.
The rewrite of the GUI will allow this to be changed within the GUI.
tcp://blockstream.info:110
. This is enforced by the GUI. The default one in https://github.com/comit-network/xmr-btc-swap/ has not been changed yet.OVERRIDE_ELECTRUM_RPC_URL
/OVERRIDE_TESTNET_ELECTRUM_RPC_URL
environment variable.The rewrite of the GUI will allow this to be changed within the GUI.
This PR closes https://github.com/UnstoppableSwap/unstoppableswap-gui/issues/221