Add detailed tag filter debugging logs in QueryEvents and update rules.md with context and debugging guidance.

This commit is contained in:
2025-09-10 19:24:24 +01:00
parent b063dab2a3
commit 61cec63ca9
2 changed files with 65 additions and 0 deletions

View File

@@ -89,3 +89,7 @@ A good typical example:
// - Initializes the relay, starting its operation in a separate goroutine.
```
use the source of the relay-tester to help guide what expectations the test has,
and use context7 for information about the nostr protocol, and use additional
log statements to help locate the cause of bugs