Documentation
    Preparing search index...

    Function createPajaRuntimeHostConfig

    • Create browser host-page config for runtime-pointer mode.

      Parameters

      • options: {
            blossomServers?: readonly string[];
            maxWaitMs?: number;
            pointer?: string;
            relays?: readonly string[];
        } = {}

        Pointer, relay, and Blossom hints.

      • now: Date = ...

        Clock value used for reload token and timestamps.

      Returns PajaHostConfig

      Serializable host-page config.