Skip to content

Commit

Permalink
exception.h: update URL to APDU response code dox
Browse files Browse the repository at this point in the history
  • Loading branch information
elric1 committed Sep 27, 2023
1 parent c5c7573 commit 8b7fc0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/exception.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
#define SW_OK 0x9000

// Standard APDU error codes:
// https://www.eftlab.co.uk/index.php/site-map/knowledge-base/118-apdu-response-list
// https://www.eftlab.com/knowledge-base/complete-list-of-apdu-responses
// https://docs.zondax.ch/ledger-apps/starkware/APDU

#define EXC_WRONG_PARAM 0x6B00
#define EXC_WRONG_LENGTH 0x6C00
Expand Down

0 comments on commit 8b7fc0c

Please sign in to comment.