Repost init
This commit is contained in:
@ -5,7 +5,8 @@ const EventKind = {
|
||||
RecommendServer: 2,
|
||||
ContactList: 3, // NIP-02
|
||||
DirectMessage: 4, // NIP-04
|
||||
Deletion: 5,
|
||||
Deletion: 5, // NIP-09
|
||||
Repost: 6, // NIP-18
|
||||
Reaction: 7 // NIP-25
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user