diff --git a/packages/rfq-indexer/api/src/types/index.ts b/packages/rfq-indexer/api/src/types/index.ts index 5b9207f6f7..503563e741 100644 --- a/packages/rfq-indexer/api/src/types/index.ts +++ b/packages/rfq-indexer/api/src/types/index.ts @@ -90,8 +90,6 @@ export interface BridgeProofDisputedEvents { transactionHash: ColumnType chainId: ColumnType chain: ColumnType - originChainId: ColumnType - originChain: ColumnType } // Add any other shared types used across the API export type EventType =