Unify all the hex digits used in the app

This commit is contained in:
Alexandre Paillier
2022-06-07 14:44:01 +02:00
parent f99804de08
commit 10fbb8d5bc
6 changed files with 5 additions and 12 deletions

View File

@@ -27,8 +27,6 @@
#include <stdint.h>
#include <string.h>
#include "os.h"
#include "cx.h"
#include "ethUtils.h"
#include "chainConfig.h"
#include "ethUstream.h"