Crate zksync_consensus_executor

Source
Expand description

Library files for the executor. We have it separate from the binary so that we can use these files in the tools crate.

Structsยง

Config
Config of the node executor.
Executor
Executor allowing to spin up all components necessary for a consensus node.
RpcConfig
Rate limiting config for RPCs.