wip: migrate channel to zustand

This commit is contained in:
Ren Amamiya
2023-05-29 07:52:03 +07:00
parent ff6d494b49
commit 0492729e7e
11 changed files with 113 additions and 97 deletions
+3
View File
@@ -20,6 +20,9 @@ export const WRITEONLY_RELAYS = [
"wss://relay.nostr.band",
];
// metadata relay
export const METADATA_RELAY = ["wss://relay.nostr.band"];
// full-relay list
export const FULL_RELAYS = [
"wss://welcome.nostr.wine",