chore(legacy): fix build after adding EthereumSignTypedData [no changelog]

pull/1894/head
grdddj 3 years ago committed by matejcik
parent 73238135d6
commit 9d643808c1

@ -6,7 +6,7 @@ SKIPPED_MESSAGES := Binance Cardano DebugMonero Eos Monero Ontology Ripple SdPro
DebugLinkRecordScreen DebugLinkReseedRandom DebugLinkShowText DebugLinkEraseSdCard DebugLinkWatchLayout \
GetOwnershipProof OwnershipProof GetOwnershipId OwnershipId AuthorizeCoinJoin DoPreauthorized \
CancelAuthorization DebugLinkLayout \
TxAckInput TxAckOutput TxAckPrev
TxAckInput TxAckOutput TxAckPrev EthereumSignTypedData EthereumTypedData
ifeq ($(BITCOIN_ONLY), 1)
SKIPPED_MESSAGES += Ethereum NEM Stellar

Loading…
Cancel
Save