createIndexedDBCache()
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / createIndexedDBCache
Function: createIndexedDBCache()
Section titled “Function: createIndexedDBCache()”createIndexedDBCache<
T>(config?):IPersistentCache<T>
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:3443
Create an IndexedDB cache (browser only)
Type Parameters
Section titled “Type Parameters”T = SingleProof
Parameters
Section titled “Parameters”config?
Section titled “config?”Partial<PersistentCacheConfig>