Skip to content

Commit

Permalink
Merge pull request #976 from justanwar/firo_addservers
Browse files Browse the repository at this point in the history
Add the rest of wss URLs for Firo's electrumx
smk762 authored Feb 22, 2024
2 parents 82b801b + 14760ed commit 7f61eac
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
@@ -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 7f61eac

Please sign in to comment.