Alessio Pigliacelli
Results
2
issues of
Alessio Pigliacelli
If possible disable link more or hidden link more ?
## 🐞 Bug: `ndkSignerFromPayload` restores correctly but `sign()` hangs **NDK Version:** `@nostr-dev-kit/[email protected]` **Context:** I'm using `NDKNip46Signer` with persistence via `toPayload()` and restore via `ndkSignerFromPayload(...)`. --- ### ✅ Login Phase ```ts...