Files
app-ethereum/makefile_conf/chain/ethereum_classic.mk
2024-03-27 14:43:15 +01:00

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"