Removed dead code from the app (was safeguarded by #ifdefs of macros that weren't defined)
5 lines
187 B
Makefile
5 lines
187 B
Makefile
# Also allows ETC to access the ETH derivation path to recover forked assets
|
|
APP_LOAD_PARAMS += --path "44'/61'" --path "44'/60'"
|
|
TICKER = "ETC"
|
|
CHAIN_ID = 61
|
|
APPNAME = "Ethereum Classic"
|