Skip to content

Commit

Permalink
Merge pull request #240 from LedgerHQ/y333_061224/update_flow
Browse files Browse the repository at this point in the history
After START_SIGNING_TRANSACTION APDU, exchange app sends instant repl…
  • Loading branch information
yogh333 authored Dec 9, 2024
2 parents b1e6989 + 2cb14e6 commit 80f1629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,9 @@ sequenceDiagram
LL->>EA: START_SIGNING_TRANSACTION (0x0A)
activate EA
EA-->>LL: Ok
EA->>FRCA: os_lib_call(SIGN_TRANSACTION, transaction_parameters)
activate FRCA
EA-->>LL: Ok
deactivate EA
FRCA-->>FRCA: Save data validated by the user
LL->>FRCA: Sign transaction request
Expand Down

0 comments on commit 80f1629

Please sign in to comment.