You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ Community curated plugins for Core-Lightning.
18
18
|[cln-nip47][cln-nip47]| Nostr Wallet Connect (NWC) plugin to connect your wallets via nostr to your node. ||
19
19
|[cln-ntfy][cln-ntfy]| Core Lightning plugin for sending `ntfy` alerts. ||
20
20
|[clnrod][clnrod]| Channel acceptor plugin. Configurable with external data from amboss/1ml and notifications ||
21
+
|[cl-zmq][cl-zmq]| Publishes notifications via [ZeroMQ][zmq-home] to configured endpoints ||
21
22
|[consolidator][consolidator]| Automatically consolidate your UTXO's ||
22
23
|[currencyrate][currencyrate]| A plugin to convert other currencies to BTC using web requests ||
23
24
|[donations][donations]| A simple donations page to accept donations from the web ||
@@ -49,7 +50,6 @@ Community curated plugins for Core-Lightning.
49
50
|[trustedcoin][trustedcoin]| Replace your Bitcoin Core with data from public block explorers ||
50
51
|[watchtower-client][watchtower-client]| Watchtower client for The Eye of Satoshi ||
51
52
|[webhook][webhook]| Dispatches webhooks based from [event notifications][event-notifications]||
52
-
|[zmq][zmq]| Publishes notifications via [ZeroMQ][zmq-home] to configured endpoints ||
53
53
54
54
## Plugin Managers
55
55
@@ -220,6 +220,7 @@ more detailed description (if any)
Copy file name to clipboardExpand all lines: Reckless.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@
11
11
|[cln-nip47][cln-nip47]| Nostr Wallet Connect (NWC) plugin to connect your wallets via nostr to your node. ||
12
12
|[cln-ntfy][cln-ntfy]| Core Lightning plugin for sending `ntfy` alerts. ||
13
13
|[clnrod][clnrod]| Channel acceptor plugin. Configurable with external data from amboss/1ml and notifications ||
14
+
|[cl-zmq][cl-zmq]| Publishes notifications via [ZeroMQ][zmq-home] to configured endpoints ||
14
15
|[consolidator][consolidator]| Automatically consolidate your UTXO's ||
15
16
|[currencyrate][currencyrate]| A plugin to convert other currencies to BTC using web requests ||
16
17
|[donations][donations]| A simple donations page to accept donations from the web ||
@@ -42,7 +43,6 @@
42
43
|[trustedcoin][trustedcoin]| Replace your Bitcoin Core with data from public block explorers ||
43
44
|[watchtower-client][watchtower-client]| Watchtower client for The Eye of Satoshi ||
44
45
|[webhook][webhook]| Dispatches webhooks based from [event notifications][event-notifications]||
45
-
|[zmq][zmq]| Publishes notifications via [ZeroMQ][zmq-home] to configured endpoints ||
0 commit comments