Variable: CCIPVersion
constCCIPVersion: {V1_2:"1.2.0";V1_5:"1.5.0";V1_6:"1.6.0";V2_0:"2.0.0"; }
Defined in: types.ts:87
Enumeration of supported CCIP protocol versions.
Type Declaration
V1_2
readonlyV1_2:"1.2.0"='1.2.0'
V1_5
readonlyV1_5:"1.5.0"='1.5.0'
V1_6
readonlyV1_6:"1.6.0"='1.6.0'
V2_0
readonlyV2_0:"2.0.0"='2.0.0'