Migrate collections to new stores, change some conventions
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ The `Relay` module provides utilities for working with Nostr relays, including U
|
||||
export enum RelayMode {
|
||||
Read = "read",
|
||||
Write = "write",
|
||||
Inbox = "inbox"
|
||||
Messaging = "messaging"
|
||||
}
|
||||
|
||||
// Relay information from NIP-11
|
||||
|
||||
Reference in New Issue
Block a user