From 7d132a60e4a7543aa9108e6b8e631fc18a473d79 Mon Sep 17 00:00:00 2001 From: daywalker90 Date: Sun, 9 Aug 2026 17:48:43 +0200 Subject: [PATCH] add note for global notifications --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2927042..1f1eb7f 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ # cln-nip47 -A core lightning plugin to connect wallets via Nostr Wallet Connect (NWC) as specified in [NIP-47](https://github.com/nostr-protocol/nips/blob/master/47.md). +A core lightning plugin to connect wallets via Nostr Wallet Connect (NWC) as specified in [NIP-47](https://github.com/nostr-protocol/nips/blob/master/47.md). It is intended to be used by a single user, since all notifications got to all NWC's. * [Installation](#installation) * [Building](#building)