From 96a8a58fa038919ea2948d919db725956bf38d1e Mon Sep 17 00:00:00 2001 From: Charles-Edouard de la Vergne Date: Fri, 26 Apr 2024 08:42:56 +0200 Subject: [PATCH] Remove useless path 1517992542'/1101353413' --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6925267e7..70e7f1661 100644 --- a/Makefile +++ b/Makefile @@ -93,7 +93,7 @@ CURVE_APP_LOAD_PARAMS += secp256k1 # and SLIP-0044 standards. # If your app needs it, you can specify multiple path by using: # `PATH_APP_LOAD_PARAMS = "44'/1'" "45'/1'"` -PATH_APP_LOAD_PARAMS += "45'" "1517992542'/1101353413'" "44'/1'" +PATH_APP_LOAD_PARAMS += "45'" "44'/1'" # Setting to allow building variant applications # - is the name of the parameter which should be set