-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
scope: blockchain-foundations/ton folder/ton folder
Milestone
Description
A trace is a directed acyclic graph (DAG) where transactions are nodes and messages are edges connecting them, representing the complete sequence of account state changes triggered by a single external message.
A trace identifies actions within this graph, grouping related transactions into human-understandable operations. This provides developers with both the low-level transaction flow and the higher-level actions resulting from a single external input.
https://docs.ton.org/v3/concepts/dive-into-ton/ton-blockchain/operations
Sub-issues
Metadata
Metadata
Assignees
Labels
scope: blockchain-foundations/ton folder/ton folder