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, Casts.PubkeyCast>

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

    Accessors

    • get pubkey(): string

      The hex pubkey represented by this cast

      Returns string

    Methods