Skip to main content

Interface: CreateRelayRouteOptions

Defined in: packages/nextjs/src/routes.ts:33

Properties

apiKey

apiKey: string
Defined in: packages/nextjs/src/routes.ts:36 SERVER-SIDE ONLY - pass process.env...., never a client-exposed value.

facilitatorUrl

facilitatorUrl: string
Defined in: packages/nextjs/src/routes.ts:34

network

network: Network
Defined in: packages/nextjs/src/routes.ts:37