254f5bdcc2
Makes the API safer: callers can't accidentally pass an unparsed or malformed identifier. EmojiUrlTag.emojiSet is now Address?, serialized via toValue() and parsed via Address.parse() (which rejects anything that isn't a well-formed kind:pubkey:dTag).