Optional
cache'delegated-routing-v1-cache'
Optional
cacheTTLHow long to cache responses for in ms (default: 5 minutes) If 0, caching is disabled
Optional
concurrentA concurrency limit to avoid request flood in web browser (default: 4)
Optional
filterArray of address filters to filter PeerRecords's addresses as defined in IPIP-484 If undefined, PeerRecords are not filtered by address
Optional
filterList of protocols to filter in the PeerRecords as defined in IPIP-484 If undefined, PeerRecords are not filtered by protocol
Optional
timeoutHow long a request is allowed to take in ms (default: 30 seconds)
Where a Cache is available in the global scope, we will store request/responses to avoid making duplicate requests.