diff --git a/makefile_conf/chain/ethereum_classic.mk b/makefile_conf/chain/ethereum_classic.mk index 8c49bc70f..1aea2af95 100644 --- a/makefile_conf/chain/ethereum_classic.mk +++ b/makefile_conf/chain/ethereum_classic.mk @@ -1,5 +1,5 @@ # Also allows ETC to access the ETH derivation path to recover forked assets -PATH_APP_LOAD_PARAMS += "44'/61'" +PATH_APP_LOAD_PARAMS += "44'/61'" "44'/60'" TICKER = "ETC" CHAIN_ID = 61 APPNAME = "Ethereum Classic"