TON SDK Documentation - v15.3.1duck0.0.3
Preparing search index...
TonClientParameters
Type Alias TonClientParameters
type
TonClientParameters
=
{
apiKey
?:
string
;
endpoint
:
string
;
httpAdapter
?:
AxiosAdapter
;
timeout
?:
number
;
}
Index
Properties
api
Key?
endpoint
http
Adapter?
timeout?
Properties
Optional
api
Key
apiKey
?:
string
API Key
endpoint
endpoint
:
string
API Endpoint
Optional
http
Adapter
httpAdapter
?:
AxiosAdapter
HTTP Adapter for axios
Optional
timeout
timeout
?:
number
HTTP request timeout in milliseconds.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Key
endpoint
http
Adapter
timeout
TON SDK Documentation - v15.3.1duck0.0.3
Loading...
API Key