Skip to main content

Module config

Module config 

Source
Expand description

Configuration structures for the Lighter adapter.

Fields follow this order:

  • Environment
  • Deployment
  • Nautilus identity
  • Authentication
  • Connectivity
  • Operational behavior

Structsยง

LighterDataClientConfig
Configuration for the Lighter data client.
LighterDataClientConfigBuilder
Use builder syntax to set the inputs and finish with build().
LighterExecutionClientConfig
Configuration for the Lighter execution client.
LighterExecutionClientConfigBuilder
Use builder syntax to set the inputs and finish with build().