Renamed EIP712 context files to less generic ones

This commit is contained in:
Alexandre Paillier
2022-08-25 10:54:34 +02:00
parent 1b46ccb190
commit 5ce56bd53e
9 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
#include <string.h>
#include "path.h"
#include "mem.h"
#include "context.h"
#include "context_712.h"
#include "commands_712.h"
#include "type_hash.h"
#include "shared_context.h"