From ae7522165e33f96ad0d5664fd23a0ec1ecc54278 Mon Sep 17 00:00:00 2001 From: matejcik Date: Thu, 9 Apr 2020 15:06:29 +0200 Subject: [PATCH] common: rename auxilium chain to 'auxi' to avoid bad Windows name (fixes #870) --- common/defs/ethereum/{aux.png => auxi.png} | Bin common/defs/ethereum/networks.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename common/defs/ethereum/{aux.png => auxi.png} (100%) diff --git a/common/defs/ethereum/aux.png b/common/defs/ethereum/auxi.png similarity index 100% rename from common/defs/ethereum/aux.png rename to common/defs/ethereum/auxi.png diff --git a/common/defs/ethereum/networks.json b/common/defs/ethereum/networks.json index b5863e6b3..260661a77 100644 --- a/common/defs/ethereum/networks.json +++ b/common/defs/ethereum/networks.json @@ -339,7 +339,7 @@ "blockbook": [] }, { - "chain": "aux", + "chain": "auxi", "chain_id": 28945486, "slip44": 344, "shortcut": "AUX",