1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-25 17:09:44 +00:00

common/defs: add RITO wallet

This commit is contained in:
Scotty0448 2019-12-18 04:07:40 -07:00 committed by Pavol Rusnak
parent 6198509948
commit 9d461f548e

View File

@ -106,6 +106,9 @@
"bitcoin:QTUM": { "bitcoin:QTUM": {
"Qtum-Electrum": "https://github.com/qtumproject/qtum-electrum" "Qtum-Electrum": "https://github.com/qtumproject/qtum-electrum"
}, },
"bitcoin:RITO": {
"Chaintek": "https://wallet.chaintek.net/"
},
"bitcoin:RVN": { "bitcoin:RVN": {
"Chaintek": "https://wallet.chaintek.net/", "Chaintek": "https://wallet.chaintek.net/",
"Electrum-RVN": "https://github.com/traysi/electrum-raven", "Electrum-RVN": "https://github.com/traysi/electrum-raven",