Cashu-TS - v3.3.0
Preparing search index...
index
hasTag
Function hasTag
hasTag
(
secret
:
string
|
Secret
,
key
:
string
)
:
boolean
Check if a secret has a tag with the given key.
Parameters
secret
:
string
|
Secret
The Proof secret.
key
:
string
Tag key to lookup.
Returns
boolean
True if tag exists, False otherwise.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Cashu-TS - v3.3.0
Loading...
Check if a secret has a tag with the given key.