Skip to content

Commit

Permalink
feat: 1484 transaction id flowchart
Browse files Browse the repository at this point in the history
  • Loading branch information
lucanicoladebiasi committed Jan 8, 2025
1 parent 8e167d9 commit b5d7050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/diagrams/v2/core/transaction/transaction_id.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ flowchart TD
start((Start))
stop(((stop)))
body[/TransactionBody/]
subgraph origin
subgraph origin["Transaction.origin()"]
origin_txHash[["getTransactionHash()"]]
origin_signature[\signature\]
origin_recover[["Secp256k1.recover(txHash,signature)"]]
Expand Down

0 comments on commit b5d7050

Please sign in to comment.