This commit is contained in:
parent
bd1e8417c1
commit
96587e3e6a
@ -351,7 +351,7 @@ export const HomePage = () => {
|
||||
|
||||
// todo: do not use hardcoded relay
|
||||
await nostrController
|
||||
.publishEvent(signedEvent, 'wss://relayable.org')
|
||||
.publishEvent(signedEvent, 'wss://relay.snort.social')
|
||||
.then(() => {
|
||||
toast.success('DM sent to first signer')
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user