diff --git a/src/nostr/client.rs b/src/nostr/client.rs
index 3a3ec39a..7de639d5 100644
--- a/src/nostr/client.rs
+++ b/src/nostr/client.rs
@@ -73,6 +73,11 @@ pub struct NostrService {
/// SDK client, present while the service loop runs.
client: RwLock