This commit is contained in:
Shusui MOYATANI
2023-03-03 12:14:25 +09:00
parent 3ce64a449d
commit 51249ab6f6
11 changed files with 183 additions and 66 deletions

View File

@@ -63,7 +63,11 @@ const Home: Component = () => {
}));
const { events: localTimeline } = useSubscription(() => ({
relayUrls: ['wss://relay-jp.nostr.wirednet.jp', 'wss://nostr.h3z.jp/'],
relayUrls: [
'wss://relay-jp.nostr.wirednet.jp',
'wss://nostr.h3z.jp/',
'wss://nostr.holybea.com',
],
filters: [
{
kinds: [1, 6],