Type Alias: TorqueUserClientOptions
@torque-labs/torque-ts-sdk • Docs
@torque-labs/torque-ts-sdk / TorqueUserClientOptions
Type Alias: TorqueUserClientOptions
Options for the TorqueUserClient.
Type declaration
Name | Type | Description |
---|---|---|
|
| API URL for the client. |
|
| App URL for the client. |
|
| Functions URL for the client. |
|
| The network for the client. Defaults to 'mainnet-beta'. |
|
| The publisher handle for the client. Defaults to 'torqueprotocol'. |
|
| RPC 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