Revert "blind sign" wording (#203)
* Rollback wording changes of contract data to blind signing * Update tests
|
Before Width: | Height: | Size: 503 B After Width: | Height: | Size: 518 B |
|
Before Width: | Height: | Size: 514 B After Width: | Height: | Size: 498 B |
|
Before Width: | Height: | Size: 566 B After Width: | Height: | Size: 553 B |
|
Before Width: | Height: | Size: 639 B After Width: | Height: | Size: 589 B |
|
Before Width: | Height: | Size: 631 B After Width: | Height: | Size: 547 B |
|
Before Width: | Height: | Size: 531 B After Width: | Height: | Size: 510 B |
|
After Width: | Height: | Size: 531 B |
|
Before Width: | Height: | Size: 590 B After Width: | Height: | Size: 600 B |
|
Before Width: | Height: | Size: 1016 B After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 903 B After Width: | Height: | Size: 891 B |
@@ -18,7 +18,7 @@ test('[Nano S] Try to blind sign with setting disabled', zemu("nanos", async (si
|
||||
|
||||
await Zemu.sleep(1000);
|
||||
await waitForAppScreen(sim);
|
||||
await sim.navigateAndCompareSnapshots('.', 'nanos_try_to_blind_sign_with_setting_disabled', [1, 0]);
|
||||
await sim.navigateAndCompareSnapshots('.', 'nanos_try_to_blind_sign_with_setting_disabled', [2, 0]);
|
||||
}));
|
||||
|
||||
test('[Nano X] Try to blind sign with setting disabled', zemu("nanox", async (sim, eth) => {
|
||||
|
||||