Applesauce
    Preparing search index...

    Base class for pubkey-based casts (analogous to EventCast for events)

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    cache: Map<string, WeakRef<PubkeyCast>> = ...

    A global cache of pubkey -> weak instance reference, populated by castPubkey

    cacheRegistry?: FinalizationRegistry<string>

    Cleans up dead cache entries when their instances are garbage collected

    Accessors

    Methods