1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-10 15:30:55 +00:00

fix: slip44 testnet

This commit is contained in:
Vladimir Volek 2021-12-14 16:31:52 +01:00 committed by matejcik
parent 0f0150a6f8
commit e2eb46f62c

View File

@ -90,7 +90,7 @@
{ {
"name": "Cardano Testnet", "name": "Cardano Testnet",
"shortcut": "tADA", "shortcut": "tADA",
"slip44": 1815, "slip44": 1,
"curve": "ed25519", "curve": "ed25519",
"decimals": 6, "decimals": 6,
"links": { "links": {