Skip to content

Commit d5a7ecd

Browse files
authored
Fix docs
1 parent 2d9573c commit d5a7ecd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ _This command signs a transaction message_
142142

143143
| _CLA_ | _INS_ | _P1_ | _P2_ | _Lc_ | _CData_ |
144144
| ----- |:-----:| ---: | ---- | :------: |---------------:|
145-
| E0 | 05 | 01 | 0x01 (last chunk) <br> 0x02 (first chunk) <br> 0x03 (single chunk) <br> 0x00 (intermediate chunk) | variable | variable |
145+
| E0 | 05 | 01 | 0x01 (last chunk) <br> 0x02 (first chunk) <br> 0x00 (single chunk) <br> 0x03 (intermediate chunk) | variable | variable |
146146

147147
##### Input data
148148

@@ -227,4 +227,4 @@ The following standard Status Words are returned for all APDUs - some specific S
227227
| 6982 | Security status not satisfied (Canceled by user) |
228228
| 6B0x | Invalid request |
229229
| 6Fxx | Technical problem (Internal error, please report) |
230-
| 9000 | Normal ending of the command |
230+
| 9000 | Normal ending of the command |

0 commit comments

Comments
 (0)