mirror of
https://github.com/aljazceru/nostrdvm.git
synced 2026-01-06 15:54:18 +01:00
add subscription event kind
This commit is contained in:
@@ -36,6 +36,9 @@ class EventDefinitions:
|
||||
KIND_NIP90_RESULTS_CONTENT_SEARCH = Kind(6302)
|
||||
KIND_NIP90_USER_SEARCH = Kind(5303)
|
||||
KIND_NIP90_RESULTS_USER_SEARCH = Kind(6303)
|
||||
KIND_NIP90_DVM_SUBSCRIPTION = Kind(5906)
|
||||
KIND_NIP90_RESULT_DVM_SUBSCRIPTION = Kind(6906)
|
||||
|
||||
KIND_NIP90_GENERIC = Kind(5999)
|
||||
KIND_NIP90_RESULT_GENERIC = Kind(6999)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user