Skip to content

Commit

Permalink
Merge pull request #25 from ElrondNetwork/LedgerHQ-master
Browse files Browse the repository at this point in the history
Merge LedgerHQ Main into Main
  • Loading branch information
andreibancioiu authored Nov 3, 2020
2 parents c520599 + af3164a commit 3a6869c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ $(error Environment variable BOLOS_SDK is not set)
endif
include $(BOLOS_SDK)/Makefile.defines

APP_LOAD_PARAMS= --curve ed25519 --path "44'/508'" --appFlags 0x240 $(COMMON_LOAD_PARAMS) --tlvraw 9F:01
APP_LOAD_PARAMS= --curve ed25519 --path "44'/508'" --appFlags 0x240 $(COMMON_LOAD_PARAMS)

APPVERSION_M:=$(if $(APPVERSION_M),$(APPVERSION_M),1)
APPVERSION_N:=$(if $(APPVERSION_N),$(APPVERSION_N),0)
Expand Down

0 comments on commit 3a6869c

Please sign in to comment.