Skip to main content
Version: 1.7.1

Function: isTransientError()

isTransientError(code: CCIPErrorCode): boolean

Defined in: errors/codes.ts:207

Returns true if error code is transient.

Parameters

ParameterType
codeCCIPErrorCode

Returns

boolean