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

10 lines
255 B
Makefile

PATH_APP_LOAD_PARAMS += "44'/60'"
TICKER = "ETH"
CHAIN_ID = 3
# Allow to derive ETH 2 public keys
PATH_APP_LOAD_PARAMS += "12381/3600"
CURVE_APP_LOAD_PARAMS += bls12381g1
DEFINES += HAVE_ETH2
APPNAME = "Eth Ropsten"
DEFINES += HAVE_BOLOS_APP_STACK_CANARY