Skip to content

Commit

Permalink
Adding missing electrumx server (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
firstcryptoman authored Apr 3, 2022
1 parent 9bffe72 commit b8034f2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/config/0.5.5-coins.json
Original file line number Diff line number Diff line change
Expand Up @@ -2755,6 +2755,10 @@
"coingecko_id": "zcoin",
"nomics_id": "FIRO",
"electrum": [
{
"url": "electrumx.firo.org:50001",
"protocol": "TCP"
},
{
"url": "electrumx01.firo.org:50001"
},
Expand Down

0 comments on commit b8034f2

Please sign in to comment.