Skip to content

Commit

Permalink
Fix typo on INS value
Browse files Browse the repository at this point in the history
  • Loading branch information
yogh333 authored and fbeutin-ledger committed Dec 10, 2024
1 parent 3f230ee commit 97b34f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ _This command provides a [Solana Trusted Name TLV descriptor](https://ledgerhq.a

| _CLA_ | _INS_ | _P1_ | _P2_ | _Lc_ | _Le_ |
| ----- | :---: | ---: | ---- | :------: | -------: |
| E0 | 20 | 00 | 00 | F7 (max) | variable |
| E0 | 21 | 00 | 00 | F7 (max) | variable |

##### Input data

Expand Down

0 comments on commit 97b34f7

Please sign in to comment.