Skip to content

Commit

Permalink
Update coins json file (#1228)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 28, 2024
1 parent 81336a1 commit f12f0a4
Show file tree
Hide file tree
Showing 6 changed files with 758 additions and 790 deletions.
13 changes: 1 addition & 12 deletions utils/coins_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7040,6 +7040,7 @@
"wiftype": 153,
"txfee": 0,
"segwit": true,
"bech32_hrp": "bc",
"mm2": 1,
"required_confirmations": 5,
"avg_blocktime": 30,
Expand Down Expand Up @@ -46564,18 +46565,6 @@
"url": "88.99.26.209:5036",
"protocol": "TCP"
},
{
"url": "electrum-verge.cloud:50001",
"protocol": "TCP"
},
{
"url": "electrum-verge.cloud:50002",
"protocol": "SSL"
},
{
"url": "electrum-verge.cloud:50004",
"protocol": "WSS"
},
{
"url": "electrumx-verge.cloud:50001",
"protocol": "TCP"
Expand Down
5 changes: 1 addition & 4 deletions utils/coins_config_ssl.json
Original file line number Diff line number Diff line change
Expand Up @@ -6461,6 +6461,7 @@
"wiftype": 153,
"txfee": 0,
"segwit": true,
"bech32_hrp": "bc",
"mm2": 1,
"required_confirmations": 5,
"avg_blocktime": 30,
Expand Down Expand Up @@ -41039,10 +41040,6 @@
},
"derivation_path": "m/44'/77'",
"electrum": [
{
"url": "electrum-verge.cloud:50002",
"protocol": "SSL"
},
{
"url": "electrumx-verge.cloud:50002",
"protocol": "SSL"
Expand Down
5 changes: 1 addition & 4 deletions utils/coins_config_tcp.json
Original file line number Diff line number Diff line change
Expand Up @@ -6296,6 +6296,7 @@
"wiftype": 153,
"txfee": 0,
"segwit": true,
"bech32_hrp": "bc",
"mm2": 1,
"required_confirmations": 5,
"avg_blocktime": 30,
Expand Down Expand Up @@ -40536,10 +40537,6 @@
},
"derivation_path": "m/44'/77'",
"electrum": [
{
"url": "electrum-verge.cloud:50002",
"protocol": "SSL"
},
{
"url": "electrumx-verge.cloud:50002",
"protocol": "SSL"
Expand Down
13 changes: 1 addition & 12 deletions utils/coins_config_unfiltered.json
Original file line number Diff line number Diff line change
Expand Up @@ -7113,6 +7113,7 @@
"wiftype": 153,
"txfee": 0,
"segwit": true,
"bech32_hrp": "bc",
"mm2": 1,
"required_confirmations": 5,
"avg_blocktime": 30,
Expand Down Expand Up @@ -46977,18 +46978,6 @@
"url": "88.99.26.209:5036",
"protocol": "TCP"
},
{
"url": "electrum-verge.cloud:50001",
"protocol": "TCP"
},
{
"url": "electrum-verge.cloud:50002",
"protocol": "SSL"
},
{
"url": "electrum-verge.cloud:50004",
"protocol": "WSS"
},
{
"url": "electrumx-verge.cloud:50001",
"protocol": "TCP"
Expand Down
4 changes: 0 additions & 4 deletions utils/coins_config_wss.json
Original file line number Diff line number Diff line change
Expand Up @@ -6995,10 +6995,6 @@
},
"derivation_path": "m/44'/77'",
"electrum": [
{
"url": "electrum-verge.cloud:50004",
"protocol": "WSS"
},
{
"url": "electrumx-verge.cloud:50004",
"protocol": "WSS"
Expand Down
Loading

0 comments on commit f12f0a4

Please sign in to comment.