ReplaceableLoaderOptions: {
    bufferTime?: number;
    cacheRelays?: string[];
    lookupRelays?: string[];
}

Type declaration

  • OptionalbufferTime?: number

    Time interval to buffer requests in ms

    1000
    
  • OptionalcacheRelays?: string[]

    The cache relays to check first

  • OptionallookupRelays?: string[]

    Fallback lookup relays to check when event cant be found