Files
app-ethereum/makefile_conf/chain/ethereum_classic.mk
2024-04-15 13:55:46 +02:00

6 lines
179 B
Makefile

# Also allows ETC to access the ETH derivation path to recover forked assets
PATH_APP_LOAD_PARAMS += "44'/61'" "44'/60'"
TICKER = "ETC"
CHAIN_ID = 61
APPNAME = "Ethereum Classic"