File tree Expand file tree Collapse file tree
src-electron/main-process/modules Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ export class Backend {
6060 const daemons = {
6161 mainnet : {
6262 ...daemon ,
63- remote_host : "autonode.xwp.one " ,
63+ remote_host : "autonode.swap.foundation " ,
6464 remote_port : 19950
6565 } ,
6666 stagenet : {
@@ -104,7 +104,7 @@ export class Backend {
104104
105105 this . remotes = [
106106 {
107- host : "autonode.xwp.fyi " ,
107+ host : "autonode.swap.foundation " ,
108108 port : "19950"
109109 }
110110 ]
Original file line number Diff line number Diff line change 4242
4343 <div class =" q-mt-md q-mb-lg external-links" >
4444 <p >
45- <a @click =" openExternal('https://xwp.one /')" href =" #" >https://xwp.one /</a >
45+ <a @click =" openExternal('https://swap.foundation /')" href =" #" >https://swap.foundation /</a >
4646 </p >
4747 <p >
4848 <a @click =" openExternal('https://t.me/swapxwp')" href =" #" >Telegram</a > -
You can’t perform that action at this time.
0 commit comments