Expand description
Configuration types for Kraken data and execution clients.
Structsยง
- Kraken
Data Client Config - Configuration for the Kraken data client.
- Kraken
Data Client Config Builder - Use builder syntax to set the inputs and finish with
build(). - Kraken
Exec Client Config - Configuration for the Kraken execution client.
- Kraken
Exec Client Config Builder - Use builder syntax to set the inputs and finish with
build().