no need to set relay pubkey, that will be done automatically.

This commit is contained in:
fiatjaf 2024-07-05 17:02:01 -03:00
parent 54dab1951a
commit 9f42a10be9

View File

@ -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