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

common/defs: add MUE wallet (#604)

This commit is contained in:
Sotiris Blad 2019-10-07 15:40:45 +03:00 committed by Pavol Rusnak
parent 8317774e06
commit fdd8f5ff09

View File

@ -50,6 +50,9 @@
"bitcoin:MONA": { "bitcoin:MONA": {
"Electrum-MONA": "https://electrum-mona.org" "Electrum-MONA": "https://electrum-mona.org"
}, },
"bitcoin:MUE": {
"Electrum-MUE": "https://electrum.monetaryunit.org"
},
"bitcoin:NMC": { "bitcoin:NMC": {
"Electrum-NMC": "https://github.com/namecoin/electrum-nmc" "Electrum-NMC": "https://github.com/namecoin/electrum-nmc"
}, },