nip61, and related modifications to nip60.

This commit is contained in:
fiatjaf
2025-02-02 18:16:46 -03:00
parent c9f670d700
commit d0f53b3b7a
11 changed files with 327 additions and 59 deletions

View File

@@ -59,6 +59,7 @@ const (
KindSimpleGroupJoinRequest int = 9021
KindSimpleGroupLeaveRequest int = 9022
KindZapGoal int = 9041
KindNutZap int = 9321
KindTidalLogin int = 9467
KindZapRequest int = 9734
KindZap int = 9735
@@ -73,6 +74,7 @@ const (
KindSearchRelayList int = 10007
KindSimpleGroupList int = 10009
KindInterestList int = 10015
KindNutZapInfo int = 10019
KindEmojiList int = 10030
KindDMRelayList int = 10050
KindUserServerList int = 10063