What is Nostr?
patrickReiis /
npub1guj…f67z
2025-02-19 20:05:49
in reply to nevent1q…zkll

patrickReiis on Nostr: Try logging into your postgres shell, then do: SELECT * FROM nostr_events WHERE kind ...

Try logging into your postgres shell, then do:

SELECT * FROM nostr_events
WHERE kind = 30383
AND tags_index @> '{"n": ["rejected"]}';


Or to see the granted ones:

SELECT * FROM nostr_events
WHERE kind = 30383
AND tags_index @> '{"n": ["approved"]}';
Author Public Key
npub1gujeqakgt7fyp6zjggxhyy7ft623qtcaay5lkc8n8gkry4cvnrzqd3f67z