This commit is contained in:
Dylan Cant 2023-01-13 22:08:27 -05:00 committed by fiatjaf
parent f149ee8b4e
commit ea968c79d1

View File

@ -56,7 +56,7 @@ for ev := range sub.Events {
}
```
### Publishing to a single relay
### Publishing to two relays
``` go
sk := nostr.GeneratePrivateKey()