no need to set relay pubkey, that will be done automatically.
This commit is contained in:
parent
54dab1951a
commit
9f42a10be9
@ -31,7 +31,6 @@ func main() {
|
||||
|
||||
// init relay
|
||||
state.Relay.Info.Name = "very ephemeral chat relay"
|
||||
state.Relay.Info.PubKey, _ = nostr.GetPublicKey(relayPrivateKey)
|
||||
state.Relay.Info.Description = "everything will be deleted as soon as I turn off my computer"
|
||||
|
||||
// extra policies
|
||||
|
Loading…
x
Reference in New Issue
Block a user