Skip to content

Commit 8ced1fc

Browse files
Merge pull request #943 from LedgerHQ/feat/apa/allow_45_path
Added back the derivation path 45'/* for Ethereum app
2 parents 7bbb37d + 0344e64 commit 8ced1fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

makefile_conf/chain/ethereum.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Lock the application on its standard path for 1.5. Please complain if non compliant
2-
PATH_APP_LOAD_PARAMS += "44'/60'"
2+
PATH_APP_LOAD_PARAMS += "44'/60'" "45'"
33
TICKER = "ETH"
44
CHAIN_ID = 1
55
# Allow to derive ETH 2 public keys

0 commit comments

Comments
 (0)