Skip to main content

Module dag

Module dag 

Source
Expand description

State transition DAG types

The DAG represents deterministic state transitions verified off-chain. Each node contains bytecode, witnesses, and validation data.

Structsยง

DAGNode
A single node in the state transition DAG
DAGSegment
A segment of the state transition DAG