Skip to main content
Version: 1.5.0

Type Alias: CommitReport

CommitReport = SetFieldType<AbiParametersToPrimitiveTypes<ExtractAbiEvent<typeof OffRamp_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.