Module nitro_execution_handler

Module nitro_execution_handler 

Source
Expand description

Implementation of the nitroexecution RPC handler.

Receives messages from the Nitro consensus layer, produces blocks, and maintains the mapping between message indices and block numbers.

Structsยง

NitroExecutionHandler
Handler for the nitroexecution RPC namespace.
NitroExecutionState
State shared between the RPC handler and the node.