Skip to content

Commit

Permalink
Add the rest of wss URLs for Firo's electrumx
Browse files Browse the repository at this point in the history
  • Loading branch information
justanwar authored Feb 21, 2024
1 parent 82b801b commit 14760ed
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions electrums/FIRO
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,26 @@
{ "github": "https://github.com/firoorg/electrumx-firo/issues" }
],
"ws_url": "electrumx01.firo.org:50004"
},
{
"protocol": "WSS",
"contact": [
{ "github": "https://github.com/firoorg/electrumx-firo/issues" }
],
"ws_url": "electrumx02.firo.org:50004"
},
{
"protocol": "WSS",
"contact": [
{ "github": "https://github.com/firoorg/electrumx-firo/issues" }
],
"ws_url": "electrumx03.firo.org:50004"
},
{
"protocol": "WSS",
"contact": [
{ "github": "https://github.com/firoorg/electrumx-firo/issues" }
],
"ws_url": "electrumx.firo.org:50004"
}
]

0 comments on commit 14760ed

Please sign in to comment.