nostr-websocket-utils v0.3.16
nostr-websocket-utils / createDelegation
createDelegation(delegatorPrivkey, delegateePubkey, conditions): Promise<string>
delegatorPrivkey
delegateePubkey
conditions
Promise
string
Defined in: nips/nip-26.ts:43
Create a delegation token
DelegationConditions
Promise<string>