Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.38.0
@aptos-labs/ts-sdk
PrivateCode
AptosApiErrorOpts
Type Alias AptosApiErrorOpts
AptosApiErrorOpts
:
{
apiType
:
AptosApiType
;
aptosRequest
:
AptosRequest
;
aptosResponse
:
AptosResponse
<
any
,
any
>
;
}
Options for handling errors in the Aptos API.
Type declaration
apiType
:
AptosApiType
aptosRequest
:
AptosRequest
aptosResponse
:
AptosResponse
<
any
,
any
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.38.0
Loading...
Options for handling errors in the Aptos API.