Skip to main content

Trace

Git Source

================= ⛓️ Process

Note: storage-location: erc7201:mc.devkit.tracer

struct Trace {
Process[] processStack;
uint256 nextPid;
uint256 currentNest;
}