add nostr event 27235 (nip-98)

Closes: https://github.com/damus-io/damus/pull/1471
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
Fishcake
2023-08-20 10:08:56 +09:00
committed by William Casarin
parent ae2f7255a7
commit 1432087edf
2 changed files with 3 additions and 0 deletions

View File

@@ -23,4 +23,5 @@ enum NostrKind: UInt32, Codable {
case zap_request = 9734
case nwc_request = 23194
case nwc_response = 23195
case http_auth = 27235
}