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 "hash_bytes.h"
#include "typed_data.h"
#include "format_hash_field_type.h"
#include "context.h"
#include "context_712.h"
// the SDK does not define a SHA-224 type, define it here so it's easier
// to understand in the code