Deprecate kind 2

This commit is contained in:
Josua Schmid 2023-12-22 10:33:50 +01:00 committed by Wilson Silva
parent c064a8d5f0
commit 5497930dd5

View File

@ -21,6 +21,7 @@ module Nostr
# The content is set to the URL (e.g., wss://somerelay.com) of a relay the event creator wants to
# recommend to its followers.
#
# @deprecated This event kind was removed in https://github.com/nostr-protocol/nips/pull/703/files#diff-39307f1617417657ee9874be314f13aabdc74401b124d0afe8217f2919c9c7d8L105
# @return [Integer]
#
RECOMMEND_SERVER = 2