Creates a new TurnkeySDKClientBase instance with the provided configuration. This method is used internally to create the HTTP client for making API requests, but can also be used to create an additional client with different configurations if needed. By default, it uses the configuration provided during the TurnkeyClient initialization.Documentation Index
Fetch the complete documentation index at: https://turnkey-0e7c1f5b-amir-tx-status-webhooks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Package: core
Defined in: clients/core.ts:272
Optional configuration parameters to override the default client configuration.
A new instance of TurnkeySDKClientBase configured with the provided parameters.