Better UI for verbose EIP-712, now shows the review struct screen even on inner structures

This commit is contained in:
Alexandre Paillier
2022-06-24 18:12:55 +02:00
parent 032d74e301
commit 559e729188
5 changed files with 47 additions and 11 deletions

View File

@@ -15,7 +15,6 @@
static s_field_hashing *fh = NULL;
bool field_hash_init(void)
{
if (fh == NULL)