Skip to main content

Module transition

Module transition 

Source
Expand description

Transition: typed state changes in a CSV contract

Transitions define how state changes: they consume owned state inputs, produce owned state outputs, update global state, and attach metadata. Each transition is validated by the VM and anchored to a seal.

Structsยง

Transition
A contract transition