Files
grimoire/src/components
Alejandro d20a92e854 fix: support zapping addressable events (naddr) (#182)
ZapWindow now correctly handles naddr pointers by:
- Using useNostrEvent hook which supports both EventPointer and AddressPointer
- Falling back to addressPointer.pubkey when event hasn't loaded yet

Previously, zapping an naddr would fail because the component only
tried to load events via eventPointer.id, ignoring addressPointer.

Co-authored-by: Claude <noreply@anthropic.com>
2026-01-21 10:15:11 +01:00
..
2026-01-19 16:47:12 +01:00
2026-01-14 19:24:37 +01:00
2026-01-15 16:13:50 +01:00