Type Alias: TorqueRequestOptions
@torque-labs/torque-ts-sdk • Docs
@torque-labs/torque-ts-sdk / TorqueRequestOptions
Type Alias: TorqueRequestOptions
Options for the TorqueRequestClient.
Type declaration
Name | Type | Description |
---|---|---|
|
| The API key for the client. |
|
| The API URL for the client. |
|
| The app URL for the client. |
|
| The connection for the client. |
|
| The functions URL for the client. |
|
| The signer used to sign transactions. |
| The function used to sign transactions. If provided, it will override the default signing method. |
Defined in
Last updated