diff --git a/bunker.go b/bunker.go index 13ee5d0..271d52d 100644 --- a/bunker.go +++ b/bunker.go @@ -347,6 +347,7 @@ var bunker = &cli.Command{ }, nostr.SubscriptionOptions{Label: "nak-bunker"}) signer := nip46.NewStaticKeySigner(sec) + signer.DefaultRelays = config.Relays // unix socket nostrconnect:// handling go func() {