Skip to content

CacheEntry<T>

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / CacheEntry

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:2766

A cached proof entry

T = SingleProof

readonly key: CacheKey

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:2768

The cache key


readonly value: T

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:2770

The cached value


readonly metadata: CacheEntryMetadata

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:2772

Entry metadata