From f6676f044aafb4b84193010eaa10408335bfe081 Mon Sep 17 00:00:00 2001 From: Vladimir Volek Date: Wed, 4 Jan 2023 18:58:32 +0100 Subject: [PATCH] chore: Cardano preview testnet --- common/defs/blockchain_link.json | 2 +- common/defs/misc/misc.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/defs/blockchain_link.json b/common/defs/blockchain_link.json index 27d21ae428..0e09187450 100644 --- a/common/defs/blockchain_link.json +++ b/common/defs/blockchain_link.json @@ -267,7 +267,7 @@ "misc:tADA": { "type": "blockfrost", "url": [ - "wss://trezor-cardano-testnet.blockfrost.io" + "wss://trezor-cardano-preview.blockfrost.io" ] } } diff --git a/common/defs/misc/misc.json b/common/defs/misc/misc.json index e2486aa87e..bc6f8f17ae 100644 --- a/common/defs/misc/misc.json +++ b/common/defs/misc/misc.json @@ -87,7 +87,7 @@ } }, { - "name": "Cardano Testnet", + "name": "Cardano Preview Testnet", "shortcut": "tADA", "slip44": 1815, "curve": "ed25519",