Skip to content

Commit

Permalink
Merge pull request #1147 from cryptocollider/patch-1
Browse files Browse the repository at this point in the history
Update CLC
  • Loading branch information
smk762 authored Oct 5, 2024
2 parents 83794c9 + 3baf420 commit 9037226
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion electrums/CLC
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
[
{
"url": "electrumx.cryptocollider.com:10001",
"url": "v2.cryptocollider.com:10001",
"contact": [
{ "email": "electrumx@cryptocollider.com" },
{ "discord": "collider#6160" }
]
},
{
"url": "v2.cryptocollider.com:8443",
"protocol": "SSL",
"ws_url": "v2.cryptocollider.com:5001",
"contact": [
{ "email": "electrumx@cryptocollider.com" },
{ "discord": "collider#6160" }
Expand Down

0 comments on commit 9037226

Please sign in to comment.