Expand description
§Sov-Stf-Runner
Generic logic for running the rollup.
§StateTransitionRunner
The StateTransitionRunner combines the StateTransitionFunction with DaService and runs the rollup by invoking the blob processing logic on blocks obtained from DaService. Additionally, it allows the initiation of an RPC server with externally defined RPC methods
Modules§
- verifier
- Implements the
StateTransitionVerifiertype for checking the validity of a state transition
Structs§
- State
Transition Data - Data required to verify a state transition.