Skip to content

Commit

Permalink
Merge pull request #136 from KomodoPlatform/fix/coins-ssl-migration
Browse files Browse the repository at this point in the history
Prefer SSL coin electrum servers
  • Loading branch information
ca333 authored May 13, 2024
2 parents 0b01aac + c6d8697 commit 28790c0
Show file tree
Hide file tree
Showing 7 changed files with 264 additions and 7,902 deletions.
Binary file removed assets/coin-icons/aibc.png
Binary file not shown.
19 changes: 19 additions & 0 deletions assets/coins.json
Original file line number Diff line number Diff line change
Expand Up @@ -3812,6 +3812,25 @@
},
"derivation_path": "m/44'/714'"
},
{
"coin": "DPC",
"name": "dualpowecoin",
"fname": "Dualpowcoin",
"rpcport": 42002,
"pubtype": 55,
"p2shtype": 28,
"wiftype": 128,
"segwit": true,
"bech32_hrp": "dpc",
"txfee": 10000,
"mm2": 1,
"wallet_only": false,
"required_confirmations": 6,
"avg_blocktime": 300,
"protocol": {
"type": "UTXO"
}
},
{
"coin": "DIAC",
"name": "diabasecore",
Expand Down
Loading

0 comments on commit 28790c0

Please sign in to comment.