1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00

defs: add Capricoin wallet, regenerate coins_details

This commit is contained in:
matejcik 2019-05-15 12:22:51 +02:00
parent 5b4cc82e71
commit 0d90aa1932
2 changed files with 1818 additions and 871 deletions

File diff suppressed because it is too large Load Diff

View File

@ -17,6 +17,9 @@
"bitcoin:BTX": { "bitcoin:BTX": {
"Electrum-BTX": "https://github.com/LIMXTEC/electrum-btx" "Electrum-BTX": "https://github.com/LIMXTEC/electrum-btx"
}, },
"bitcoin:CPC": {
"Capricoin Mobile Wallet": "https://wallet.capricoin.org"
},
"bitcoin:DASH": { "bitcoin:DASH": {
"Dash Electrum": "https://electrum.dash.org" "Dash Electrum": "https://electrum.dash.org"
}, },