mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-11-24 13:06:45 +01:00
nip46: client sends limit: 0
This commit is contained in:
@@ -115,6 +115,7 @@ func NewBunker(
|
||||
Tags: nostr.TagMap{"p": []string{clientPublicKey}},
|
||||
Kinds: []int{nostr.KindNostrConnect},
|
||||
Since: &now,
|
||||
LimitZero: true,
|
||||
},
|
||||
})
|
||||
for ie := range events {
|
||||
|
||||
Reference in New Issue
Block a user