mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-05 13:01:12 +00:00
Add Zcoin wallets to coin_details.json (#150)
This commit is contained in:
parent
a19d7c64ca
commit
aa5fbca84c
@ -574,7 +574,11 @@
|
|||||||
"shortcut": "XZC",
|
"shortcut": "XZC",
|
||||||
"t1_enabled": "yes",
|
"t1_enabled": "yes",
|
||||||
"t2_enabled": "yes",
|
"t2_enabled": "yes",
|
||||||
"type": "coin"
|
"type": "coin",
|
||||||
|
"wallet": {
|
||||||
|
"Electrum-XZC": "https://github.com/zcoinofficial/electrum-xzc",
|
||||||
|
"Znode Tool": "https://github.com/yura-pakhuchiy/znode-tool"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"coin:ZEC": {
|
"coin:ZEC": {
|
||||||
"links": {
|
"links": {
|
||||||
@ -12769,4 +12773,4 @@
|
|||||||
"updated_at": 1529951560,
|
"updated_at": 1529951560,
|
||||||
"updated_at_readable": "Mon Jun 25 20:32:40 2018"
|
"updated_at_readable": "Mon Jun 25 20:32:40 2018"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user