zksync_state_keeper 26.2.1-non-semver-compat

ZKsync state keeper
docs.rs failed to build zksync_state_keeper-26.2.1-non-semver-compat
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

zksync_state_keeper

State keeper is the main component of the sequencer implementation. Its main responsibility is to extract transactions from a certain source (like mempool), form them into a set of L2 blocks and L1 batches, and pass for persisting and further processing.