Handling of EIP191 non ASCII messages

This commit is contained in:
Alexandre Paillier
2022-09-08 10:20:44 +02:00
parent 81e15e51e8
commit aedf6026c7
2 changed files with 55 additions and 16 deletions

View File

@@ -31,8 +31,8 @@ UX_STEP_CB(
bn,
theres_more_click_cb(),
{
"There's more!",
"Click to skip"
"More to see!",
"Double-click to skip"
});
UX_STEP_INIT(
ux_191_step_dummy_post,