Moved EIP 712 commands handling into their own file & renamed some things
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#include "context.h"
|
||||
#include "eip712.h"
|
||||
#include "mem.h"
|
||||
#include "mem_utils.h"
|
||||
#include "sol_typenames.h"
|
||||
|
||||
Reference in New Issue
Block a user