signet-node 0.17.0

Core Signet rollup node: block processing, state management, and lifecycle orchestration
1
2
3
4
5
6
7
8
# 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.