Skip to main content
Version: 1.8.0

Function: isTransientError()

isTransientError(code: CCIPErrorCode): boolean

Defined in: errors/codes.ts:208

Returns true if error code is transient.

Parameters

ParameterType
codeCCIPErrorCode

Returns

boolean