Renamed EIP-712 UI function

This commit is contained in:
Alexandre Paillier
2022-06-24 18:12:07 +02:00
parent 9884fadefc
commit d8321d422d
3 changed files with 3 additions and 3 deletions

View File

@@ -429,7 +429,7 @@ bool handle_eip712_struct_impl(const uint8_t *const apdu_buf)
{
if (N_storage.verbose_eip712)
{
ui_712_new_struct(path_get_root());
ui_712_review_struct(path_get_root());
reply_apdu = false;
}
ui_712_field_flags_reset();