Skip to content

Commit

Permalink
Remove useless path 1517992542'/1101353413'
Browse files Browse the repository at this point in the history
  • Loading branch information
cedelavergne-ledger committed Apr 26, 2024
1 parent 65da95e commit 96a8a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
# - <VARIANT_PARAM> is the name of the parameter which should be set
Expand Down

0 comments on commit 96a8a58

Please sign in to comment.