createPersistentCache()
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / createPersistentCache
Function: createPersistentCache()
Section titled “Function: createPersistentCache()”createPersistentCache<
T>(config?):IPersistentCache<T>
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:3439
Create the appropriate persistent cache for the current environment
Type Parameters
Section titled “Type Parameters”T = SingleProof
Parameters
Section titled “Parameters”config?
Section titled “config?”Partial<PersistentCacheConfig>