Module config

Source

Structsยง

PublicHotShotConfig
This struct defines the public Hotshot configuration parameters. Our config module features a GET endpoint accessible via the route /hotshot to display the hotshot config parameters. Hotshot config has sensitive information like private keys and such fields are excluded from this struct.
PublicNetworkConfig
PublicValidatorConfig
This struct defines the public Hotshot validator configuration. Private key and state key pairs are excluded for security reasons.