BatchStartedEvent: {
    batchExpiry: bigint;
    id: string;
    intentIdHashes: string[];
    type: BatchStarted;
}

Type declaration

  • batchExpiry: bigint
  • id: string
  • intentIdHashes: string[]
  • type: BatchStarted