Type Alias: CommitReport
CommitReport =
SetFieldType<AbiParametersToPrimitiveTypes<ExtractAbiEvent<typeofOffRamp_1_6_ABI,"CommitReportAccepted">["inputs"]>[0][number],"onRampAddress",string>
Defined in: types.ts:244
OnChain Commit report structure from the OffRamp CommitReportAccepted event.
Replaces the stricter onRampAddress: 0x{string} field type with a string for cross-chain compatibility.