Cashu-TS - v3.3.0
    Preparing search index...

    Function getTagScalar

    • Get the first scalar value of a tag as a string, or undefined if missing.

      Parameters

      • secret: string | Secret

        The Proof secret.

      • key: string

        Tag key to lookup.

      Returns undefined | string

      • Tag value or undefined if not present.