Cashu-TS - v3.3.0
Preparing search index...
index
getTag
Function getTag
getTag
(
secret
:
string
|
Secret
,
key
:
string
)
:
undefined
|
string
[]
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.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Cashu-TS - v3.3.0
Loading...
Get the values of a tag by key, excluding the key itself.