-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update
coins_config
and bundled coin hash to 9ab1200
- Loading branch information
1 parent
61409c1
commit 3d102c4
Showing
2 changed files
with
13 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3826,112 +3826,28 @@ | |
"slp_prefix": "simpleledger", | ||
"electrum": [ | ||
{ | ||
"url": "electrum1.cipig.net:10055", | ||
"contact": [ | ||
{ | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"discord": "cipi#4502" | ||
} | ||
], | ||
"protocol": "TCP" | ||
}, | ||
{ | ||
"url": "electrum2.cipig.net:10055", | ||
"contact": [ | ||
{ | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"discord": "cipi#4502" | ||
} | ||
], | ||
"protocol": "TCP" | ||
}, | ||
{ | ||
"url": "electrum3.cipig.net:10055", | ||
"contact": [ | ||
{ | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"discord": "cipi#4502" | ||
} | ||
], | ||
"protocol": "TCP" | ||
}, | ||
{ | ||
"url": "electrum1.cipig.net:20055", | ||
"protocol": "SSL", | ||
"contact": [ | ||
{ | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"discord": "cipi#4502" | ||
} | ||
] | ||
"url": "bch.imaginary.cash:50002", | ||
"protocol": "SSL" | ||
}, | ||
{ | ||
"url": "electrum2.cipig.net:20055", | ||
"protocol": "SSL", | ||
"contact": [ | ||
{ | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"discord": "cipi#4502" | ||
} | ||
] | ||
"url": "bch.soul-dev.com:50002", | ||
"protocol": "SSL" | ||
}, | ||
{ | ||
"url": "electrum3.cipig.net:20055", | ||
"protocol": "SSL", | ||
"contact": [ | ||
{ | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"discord": "cipi#4502" | ||
} | ||
] | ||
"url": "cashnode.bch.ninja:50002", | ||
"protocol": "SSL" | ||
}, | ||
{ | ||
"url": "electrum1.cipig.net:30055", | ||
"protocol": "WSS", | ||
"contact": [ | ||
{ | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"discord": "cipi#4502" | ||
} | ||
] | ||
"url": "bch.imaginary.cash:50004", | ||
"protocol": "WSS" | ||
}, | ||
{ | ||
"url": "electrum2.cipig.net:30055", | ||
"protocol": "WSS", | ||
"contact": [ | ||
{ | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"discord": "cipi#4502" | ||
} | ||
] | ||
"url": "bch.soul-dev.com:50004", | ||
"protocol": "WSS" | ||
}, | ||
{ | ||
"url": "electrum3.cipig.net:30055", | ||
"protocol": "WSS", | ||
"contact": [ | ||
{ | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"discord": "cipi#4502" | ||
} | ||
] | ||
"url": "cashnode.bch.ninja:50004", | ||
"protocol": "WSS" | ||
} | ||
], | ||
"explorer_block_url": "block/", | ||
|
@@ -39975,14 +39891,6 @@ | |
{ | ||
"url": "207.180.252.200:50011", | ||
"protocol": "TCP" | ||
}, | ||
{ | ||
"url": "zeta-seed-c.zetacoin.tech:50012", | ||
"protocol": "SSL" | ||
}, | ||
{ | ||
"url": "zeta-seed-c.zetacoin.tech:50013", | ||
"protocol": "WSS" | ||
} | ||
], | ||
"explorer_block_url": "block.dws?" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"coins_repo_commit": "dfffd0a666f6e2fbd1ef362a0871bf0b41b2ba37" | ||
"coins_repo_commit": "9ab12002ff1c50b603b885b1ba55a096d9217746" | ||
} |