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