signet-node 0.17.0

Core Signet rollup node: block processing, state management, and lifecycle orchestration
docs.rs failed to build signet-node-0.17.0
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.

Signet Node

The core SignetNode struct. This is the exex listener that handles incoming notifications, and manages the lifecycle of the rest of the node components.

This library contains the following:

  • SignetNode - The main node struct, which manages the lifecycle of the node.