Skip to main content

Type Alias: RegisterPayload

type RegisterPayload = z.infer<typeof registerPayloadSchema>;

Defined in: packages/overcast-core/src/rfq/events.ts:140