6 lines
188 B
Makefile
6 lines
188 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"
|