nip46: NostrConnectAdmin kind and handle "auth_url".

This commit is contained in:
fiatjaf
2024-02-11 21:52:06 -03:00
parent d14830a8ff
commit 72f9b482ef
2 changed files with 10 additions and 13 deletions

View File

@@ -78,6 +78,7 @@ export const ClientAuth = 22242
export const NWCWalletRequest = 23194
export const NWCWalletResponse = 23195
export const NostrConnect = 24133
export const NostrConnectAdmin = 24134
export const HTTPAuth = 27235
export const Followsets = 30000
export const Genericlists = 30001