Use INT256_LENGTH and ADDRESS_LENGTH define
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <stdbool.h>
|
||||
#include "os.h"
|
||||
#include "cx.h"
|
||||
#include "ethUstream.h"
|
||||
|
||||
typedef struct uint128_t {
|
||||
uint64_t elements[2];
|
||||
|
||||
Reference in New Issue
Block a user