Skip to content

Commit

Permalink
Merge pull request #1268 from KomodoPlatform/json-config-update
Browse files Browse the repository at this point in the history
[BOT] Update coins config json
  • Loading branch information
cipig authored Jan 26, 2025
2 parents 0636890 + 57d4a02 commit 9811310
Show file tree
Hide file tree
Showing 6 changed files with 830 additions and 738 deletions.
24 changes: 24 additions & 0 deletions utils/coins_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9910,6 +9910,30 @@
"discord": "475820011634819072"
}
]
},
{
"url": "electrum3.cipig.net:20075",
"protocol": "SSL",
"contact": [
{
"email": "cipi@komodoplatform.com"
},
{
"discord": "cipi#4502"
}
]
},
{
"url": "electrum3.cipig.net:30075",
"protocol": "WSS",
"contact": [
{
"email": "cipi@komodoplatform.com"
},
{
"discord": "cipi#4502"
}
]
}
],
"explorer_block_url": "block.dws?"
Expand Down
12 changes: 12 additions & 0 deletions utils/coins_config_ssl.json
Original file line number Diff line number Diff line change
Expand Up @@ -8882,6 +8882,18 @@
"discord": "475820011634819072"
}
]
},
{
"url": "electrum3.cipig.net:20075",
"protocol": "SSL",
"contact": [
{
"email": "cipi@komodoplatform.com"
},
{
"discord": "cipi#4502"
}
]
}
],
"explorer_block_url": "block.dws?"
Expand Down
12 changes: 12 additions & 0 deletions utils/coins_config_tcp.json
Original file line number Diff line number Diff line change
Expand Up @@ -8718,6 +8718,18 @@
"discord": "475820011634819072"
}
]
},
{
"url": "electrum3.cipig.net:20075",
"protocol": "SSL",
"contact": [
{
"email": "cipi@komodoplatform.com"
},
{
"discord": "cipi#4502"
}
]
}
],
"explorer_block_url": "block.dws?"
Expand Down
24 changes: 24 additions & 0 deletions utils/coins_config_unfiltered.json
Original file line number Diff line number Diff line change
Expand Up @@ -9985,6 +9985,30 @@
"discord": "475820011634819072"
}
]
},
{
"url": "electrum3.cipig.net:20075",
"protocol": "SSL",
"contact": [
{
"email": "cipi@komodoplatform.com"
},
{
"discord": "cipi#4502"
}
]
},
{
"url": "electrum3.cipig.net:30075",
"protocol": "WSS",
"contact": [
{
"email": "cipi@komodoplatform.com"
},
{
"discord": "cipi#4502"
}
]
}
],
"explorer_block_url": "block.dws?"
Expand Down
12 changes: 12 additions & 0 deletions utils/coins_config_wss.json
Original file line number Diff line number Diff line change
Expand Up @@ -8038,6 +8038,18 @@
"discord": "475820011634819072"
}
]
},
{
"url": "electrum3.cipig.net:30075",
"protocol": "WSS",
"contact": [
{
"email": "cipi@komodoplatform.com"
},
{
"discord": "cipi#4502"
}
]
}
],
"explorer_block_url": "block.dws?"
Expand Down
Loading

0 comments on commit 9811310

Please sign in to comment.