nostr-websocket-utils / verifyDelegation
verifyDelegation(
delegatorPubkey,delegateePubkey,token,conditions):Promise<boolean>
Defined in: nips/nip-26.ts:75
Verify a delegation token
string
string
string
DelegationConditions
Promise<boolean>