Cashu-TS - v4.0.0-rc3
    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 string | undefined

      • Tag value or undefined if not present.