AppleSauce
    Preparing search index...

    Type Alias ZapsLoaderOptions

    ZapsLoaderOptions: Omit<TagValueLoaderOptions, "kinds"> & {
        useSeenRelays?: boolean;
    }

    Type declaration

    • OptionaluseSeenRelays?: boolean

      Whether to request zaps from the relays the event was seen on ( default true )