Abstract
Private
#privatePrivate
Readonly
evictionPrivate
Optional
intialProtected
logProtected
loggerPrivate
Readonly
maxPrivate
Readonly
minPrivate
Readonly
nameReadonly
providersPrivate
Readonly
requestsOptional
options: boolean | AddEventListenerOptionsAbstract
equalsAbstract
findThis method should search for new providers and yield them.
Private
findAbstract
queryThe subclass should contact the provider and request the block from it.
If the provider cannot provide the block an error should be thrown.
The provider will then be excluded from ongoing queries.
Optional
listener: null | EventHandler<BlockstoreSessionEvents<Provider>[K]>Optional
options: boolean | EventListenerOptionsRetrieve a block from a source
Abstract
toTurn a provider into a concise Uint8Array representation for use in a Bloom filter
Return
true
if we consider one provider to be the same as another