Crate zksync_consensus_utils

source ·
Expand description

Crate that holds several small utilities and primitives.

Modules§

  • Http Server configuration structs
  • Module defining a trait which allows for implementing code, which is generic over the variants of an enum type.
  • This is a wrapper around channels to make it simpler and less error-prone to connect actors and the dispatcher. A Pipe is a basically a bi-directional unbounded channel.

Structs§