signet-node-config 0.17.2

Environment-driven configuration for the Signet node
1
2
3
4
5
6
7
8
# Signet Node Config

Configuration objects for the Signet Node

This library contains the following:

- `SignetNodeConfig` - The main configuration object for a Signet Node. This
  struct can be loaded from the environment, or deserialized from a JSON file.