Skip to content

Commit 80b23f9

Browse files
Give Ethereum Classic back the Ethereum derivation path
1 parent 771371d commit 80b23f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Also allows ETC to access the ETH derivation path to recover forked assets
2-
PATH_APP_LOAD_PARAMS += "44'/61'"
2+
PATH_APP_LOAD_PARAMS += "44'/61'" "44'/60'"
33
TICKER = "ETC"
44
CHAIN_ID = 61
55
APPNAME = "Ethereum Classic"

0 commit comments

Comments
 (0)