Expand description
Configuration structures for the Lighter adapter.
Fields follow this order:
- Environment
- Deployment
- Nautilus identity
- Authentication
- Connectivity
- Operational behavior
Structsยง
- Lighter
Data Client Config - Configuration for the Lighter data client.
- Lighter
Data Client Config Builder - Use builder syntax to set the inputs and finish with
build(). - Lighter
Execution Client Config - Configuration for the Lighter execution client.
- Lighter
Execution Client Config Builder - Use builder syntax to set the inputs and finish with
build().