Remove some methods from router, rename inbox_relays kind

This commit is contained in:
Jon Staab
2024-06-21 13:55:55 -07:00
parent fafbb345f1
commit e7967b72d5
6 changed files with 14 additions and 35 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ export const GROUPS = 10009
export const FEEDS = 10014
export const TOPICS = 10015
export const EMOJIS = 10030
export const DM_INBOX_RELAYS = 10050
export const INBOX_RELAYS = 10050
export const FILE_SERVERS = 10096
export const LIGHTNING_PUB_RPC = 21000
export const CLIENT_AUTH = 22242