Merge pull request #127 from LedgerHQ/fix_warning_1.6

Fix compilation warnings for 1.6.1-2 and NanoX sdk
This commit is contained in:
Jean P
2021-03-25 12:42:12 +01:00
committed by GitHub
14 changed files with 48 additions and 24 deletions

View File

@@ -54,8 +54,10 @@ bool called_from_swap;
#ifdef HAVE_STARKWARE
bool quantumSet;
#endif
#ifdef HAVE_ETH2
uint32_t eth2WithdrawalIndex;
#include "withdrawal_index.h"
#endif
#include "ux.h"