1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-18 04:18:10 +00:00

fix(common): bitcoin:XRC wallet link

This commit is contained in:
Martin Milata 2021-05-04 13:00:34 +02:00 committed by Pavol Rusnak
parent 504298cca3
commit 49965aae7e
2 changed files with 2 additions and 2 deletions

View File

@ -791,7 +791,7 @@
"wallet": [
{
"name": "Electrum-XRC",
"url": "https://electrum.bitcoinrh.org"
"url": "https://electrum.xrhodium.org"
}
]
},

View File

@ -113,7 +113,7 @@
"Electrum-XPM": "https://github.com/justjamesdev/electrum-xpm"
},
"bitcoin:XRC": {
"Electrum-XRC": "https://electrum.bitcoinrh.org"
"Electrum-XRC": "https://electrum.xrhodium.org"
},
"bitcoin:XSN": {
"Stakenet": "https://xsnexplorer.io/trezor"