Cashu-TS - v4.0.0-rc3
    Preparing search index...

    Function getTag

    • Get the values of a tag by key, excluding the key itself.

      Parameters

      • secret: string | Secret

        The Proof secret.

      • key: string

        Tag key to lookup.

      Returns string[] | undefined

      • Array of Tag values or undefined if not present.