@aptos-labs/ts-sdk - v3.1.1
Preparing search index...
PrivateCode
AptosApiErrorOpts
Type Alias AptosApiErrorOpts
Options for handling errors in the Aptos API.
type
AptosApiErrorOpts
=
{
apiType
:
AptosApiType
;
aptosRequest
:
AptosRequest
;
aptosResponse
:
AptosResponse
<
any
,
any
>
;
}
Index
Properties
api
Type
aptos
Request
aptos
Response
Properties
api
Type
apiType
:
AptosApiType
aptos
Request
aptosRequest
:
AptosRequest
aptos
Response
aptosResponse
:
AptosResponse
<
any
,
any
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Type
aptos
Request
aptos
Response
@aptos-labs/ts-sdk - v3.1.1
Loading...
Options for handling errors in the Aptos API.