Skip to content

Commit

Permalink
Update UFO
Browse files Browse the repository at this point in the history
  • Loading branch information
btclinux authored Mar 3, 2023
1 parent 30e37da commit 04c75f3
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions electrums/UFO
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
[
{
"url": "ufo-e1.calcium.cloud:50001",
"protocol": "SSL",
"disable_cert_verification": true,
"url": "seed1.ufocoin.net:55002",
"protocol": "TCP",
"contact": [
{"email": "electrum1_admin_email@example.com"},
{"email": "pr@ufobject.com"},
]
},
{
"url": "ufo-e2.calcium.cloud:50001",
"protocol": "SSL",
"disable_cert_verification": true,
"url": "seed2.ufocoin.net:55002",
"protocol": "TCP",
"contact": [
{"email": "electrum2_admin_email@example.com"}
{"email": "pr@ufobject.com"}
]
}
]

0 comments on commit 04c75f3

Please sign in to comment.