Moved EIP712 filtering argument switch from P1 to P2, more in line with other EIP712 APDUs

This commit is contained in:
Alexandre Paillier
2022-08-10 11:47:05 +02:00
parent f278221537
commit 98889e2642
5 changed files with 46 additions and 46 deletions

View File

@@ -837,12 +837,12 @@ _Command_
[width="80%"]
|=========================================================================
| *CLA* | *INS* | *P1* | *P2* | *LC* | *Le*
| E0 | 1E | 00 : activate
| E0 | 1E | 00
| 00 : activate
0F : contract name
0F : contract name
FF : field name
| 00
FF : field name
| variable | variable
|=========================================================================