Interface: CCIPExecution
Defined in: types.ts:325
Complete CCIP execution event with receipt, log, and timestamp.
Properties
log
log:
ChainLog
Defined in: types.ts:329
Log event from the execution.
receipt
receipt:
ExecutionReceipt
Defined in: types.ts:327
Execution receipt data.