Skip to content

Commit

Permalink
Update coins_config and bundled coin hash to 9ab1200
Browse files Browse the repository at this point in the history
  • Loading branch information
takenagain committed Feb 8, 2024
1 parent 61409c1 commit 3d102c4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 105 deletions.
116 changes: 12 additions & 104 deletions assets/coins_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/",
Expand Down Expand Up @@ -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?"
Expand Down
2 changes: 1 addition & 1 deletion coins_ci.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"coins_repo_commit": "dfffd0a666f6e2fbd1ef362a0871bf0b41b2ba37"
"coins_repo_commit": "9ab12002ff1c50b603b885b1ba55a096d9217746"
}

0 comments on commit 3d102c4

Please sign in to comment.