From dffee12fb66418aeea7a34f8c099a7075619792b Mon Sep 17 00:00:00 2001 From: emmanuelm41 Date: Wed, 25 Sep 2024 11:21:54 -0300 Subject: [PATCH] fix lint --- app-load-params-db.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-load-params-db.json b/app-load-params-db.json index 79f375d..b6c381f 100644 --- a/app-load-params-db.json +++ b/app-load-params-db.json @@ -270,13 +270,13 @@ "path": ["44'/234'"] }, "IRON": { - "appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200", "flex": "0x200"}, + "appFlags": {"flex": "0x200", "nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"}, "appName": "Ironfish", "curve": ["ed25519"], "path": ["44'/1338'"] }, "IRON_DKG": { - "appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200", "flex": "0x200"}, + "appFlags": {"flex": "0x200", "nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"}, "appName": "Ironfish DKG", "curve": ["ed25519"], "path": ["44'/1338'"]