- Allows you to more easily add a new chain
- More maintainable
- More clarity in the makefile
3 lines
161 B
Makefile
3 lines
161 B
Makefile
APP_LOAD_PARAMS += --path "44'/164'"
|
|
DEFINES += CHAINID_UPCASE=\"PIRL\" CHAINID_COINNAME=\"PIRL\" CHAIN_KIND=CHAIN_KIND_PIRL CHAIN_ID=3125659152
|
|
APPNAME = "Pirl"
|