mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-16 03:18:09 +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",
|
||||
"t1_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": {
|
||||
"links": {
|
||||
@ -12769,4 +12773,4 @@
|
||||
"updated_at": 1529951560,
|
||||
"updated_at_readable": "Mon Jun 25 20:32:40 2018"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user