Files
app-ethereum/makefile_conf/chain/energywebchain.mk
Alexandre Paillier 015842d4e5 Simplified adding new clones
Removed dead code from the app (was safeguarded by #ifdefs of macros
that weren't defined)
2023-10-04 18:06:52 +02:00

5 lines
111 B
Makefile

APP_LOAD_PARAMS += --path "44'/246'" --path "44'/60'"
TICKER = "EWT"
CHAIN_ID = 246
APPNAME = "EnergyWebChain"