chore: use-ndk #283

Merged
s merged 18 commits from use-ndk into staging 2025-01-06 11:10:49 +00:00
Showing only changes of commit 3615de70ad - Show all commits

View File

@ -150,6 +150,10 @@ export const NDKContextProvider = ({ children }: { children: ReactNode }) => {
return [] as string[]
})
if (!relayUrls.includes(SIGIT_RELAY)) {
relayUrls.push(SIGIT_RELAY)
}
return ndk
.fetchEvents(
filter,