diff --git a/Makefile b/Makefile index 89fb9b4..7600ca0 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ endif include $(BOLOS_SDK)/Makefile.defines -APP_LOAD_PARAMS += --appFlags 0x800 --path "44'/60'" --path "45'" --curve secp256k1 +APP_LOAD_PARAMS += --appFlags 0x800 --path "44'/60'" --path "45'" --path "44'/1'" --curve secp256k1 APP_LOAD_PARAMS += $(COMMON_LOAD_PARAMS) APPVERSION_M = 1