diff --git a/electrums/FIRO b/electrums/FIRO index 24e83f3c4..bec314d93 100644 --- a/electrums/FIRO +++ b/electrums/FIRO @@ -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" } ] \ No newline at end of file