Skip to content

Commit

Permalink
Update coins to SSL config
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlVS committed May 3, 2024
1 parent 66471b9 commit 1a84d81
Show file tree
Hide file tree
Showing 6 changed files with 80 additions and 8,074 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 1a84d81

Please sign in to comment.