nip19/nip49: remove nrelay and move bech32 string guard methods from core to nip19.

This commit is contained in:
fiatjaf
2024-09-09 14:20:12 -03:00
parent ee76d69b4b
commit 45b25c5bf5
6 changed files with 22 additions and 52 deletions

View File

@@ -35,7 +35,6 @@ export const ShortTextNote = 1
export const RecommendRelay = 2
export const Contacts = 3
export const EncryptedDirectMessage = 4
export const EncryptedDirectMessages = 4
export const EventDeletion = 5
export const Repost = 6
export const Reaction = 7