Nostr::Delegation
NIP-26: Delegated Event Signing
An event may carry a tag ["delegation", <delegator pubkey>, <conditions>, <signature>] where <signature> is a Schnorr signature by the delegator over sha256("nostr:delegation:<delegatee pubkey>:<conditions>").