c7ff30a5d5
NIP-92 imeta tag entries are encoded as "key SPACE value" strings. When IMetaTagBuilder.add() received an empty (or whitespace-only) value the encoder produced "key " with a trailing space, which schema-validating relays reject as a malformed tag value.