From a05ac698084e06615de2687727bad42621796ff9 Mon Sep 17 00:00:00 2001 From: pscott Date: Fri, 30 Apr 2021 18:25:55 +0200 Subject: [PATCH] clang-format --- src_common/ethUstream.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src_common/ethUstream.h b/src_common/ethUstream.h index f0d38c8..1a51747 100644 --- a/src_common/ethUstream.h +++ b/src_common/ethUstream.h @@ -35,9 +35,9 @@ typedef enum customStatus_e { typedef customStatus_e (*ustreamProcess_t)(struct txContext_t *context); -#define TX_FLAG_TYPE 0x01 +#define TX_FLAG_TYPE 0x01 #define ADDRESS_LENGTH 20 -#define INT256_LENGTH 32 +#define INT256_LENGTH 32 // First variant of every Tx enum. #define RLP_NONE 0