From b22c0a0c81678eed9f80ce3abd0927b49e68904c Mon Sep 17 00:00:00 2001 From: slowbackspace Date: Thu, 24 Feb 2022 20:42:44 +0100 Subject: [PATCH] fix: cardano testnet coin_type --- common/defs/misc/misc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/defs/misc/misc.json b/common/defs/misc/misc.json index 76674c8c06..e1b9923139 100644 --- a/common/defs/misc/misc.json +++ b/common/defs/misc/misc.json @@ -90,7 +90,7 @@ { "name": "Cardano Testnet", "shortcut": "tADA", - "slip44": 1, + "slip44": 1815, "curve": "ed25519", "decimals": 6, "links": {