mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-01-31 12:04:23 +01:00
fix the pubkey
This commit is contained in:
@@ -39,7 +39,7 @@ export default function Notes() {
|
||||
const { events } = useNostrEvents({
|
||||
filter: {
|
||||
authors: [
|
||||
"0d6c8388dcb049b8dd4fc8d3d8c3bb93de3da90ba828e4f09c8ad0f346488a33",
|
||||
"df173277182f3155d37b330211ba1de4a81500c02d195e964f91be774ec96708"
|
||||
],
|
||||
since: 0,
|
||||
kinds: [1],
|
||||
|
||||
@@ -8,6 +8,7 @@ const relayUrls = [
|
||||
"wss://brb.io",
|
||||
"wss://nostr.fmt.wiz.biz",
|
||||
"wss://relay.damus.io",
|
||||
"wss://eden.nostr.land"
|
||||
]
|
||||
|
||||
export function WaitlistAlreadyIn() {
|
||||
|
||||
Reference in New Issue
Block a user