Skip to content

Commit

Permalink
Kinds from nip17 nip59 (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioconselheiro committed Sep 20, 2024
1 parent 23d95ac commit a61cde7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kinds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ export const EventDeletion = 5
export const Repost = 6
export const Reaction = 7
export const BadgeAward = 8
export const Seal = 13
export const PrivateDirectMessage = 14
export const GenericRepost = 16
export const ChannelCreation = 40
export const ChannelMetadata = 41
Expand Down Expand Up @@ -70,6 +72,8 @@ export const BlockedRelaysList = 10006
export const SearchRelaysList = 10007
export const InterestsList = 10015
export const UserEmojiList = 10030
export const DirectMessageRelaysList = 10050
export const GiftWrap = 10059
export const FileServerPreference = 10096
export const NWCWalletInfo = 13194
export const LightningPubRPC = 21000
Expand Down

0 comments on commit a61cde7

Please sign in to comment.