Removed blind signing setting

This commit is contained in:
Alexandre Paillier
2024-06-24 18:05:35 +02:00
parent 0623a8c682
commit fbd913bc33
7 changed files with 8 additions and 62 deletions
-1
View File
@@ -30,7 +30,6 @@ typedef struct bip32_path_t {
} bip32_path_t;
typedef struct internalStorage_t {
bool dataAllowed;
bool contractDetails;
bool displayNonce;
#ifdef HAVE_EIP712_FULL_SUPPORT