Cashu-TS - v3.3.0
    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 undefined | string[]

      • Array of Tag values or undefined if not present.