removed unmaintained nostrify

This commit is contained in:
daywalker90
2024-02-02 23:21:59 +01:00
committed by Christian Decker
parent b000c701e3
commit 636f4e8aa0
3 changed files with 0 additions and 6 deletions

3
.gitmodules vendored
View File

@@ -40,6 +40,3 @@
[submodule "python-teos"]
path = python-teos
url = https://github.com/talaia-labs/python-teos
[submodule "nostrify"]
path = nostrify
url = https://github.com/joelklabo/nostrify

View File

@@ -25,7 +25,6 @@ Community curated plugins for Core-Lightning.
| [listmempoolfunds][listmempoolfunds] | Track unconfirmed wallet deposits |
| [monitor][monitor] | helps you analyze the health of your peers and channels |
| [nloop][nloop] | Generic Lightning Loop for boltz |
| [nostrify][nostrify] | Send CLN events to Nostr |
| [paythrough][paythrough] | Pay an invoice through a specific channel, regardless of better routes |
| [persistent-channels][pers-chans] | Maintains a number of channels to peers |
| [poncho][poncho] | Turns CLN into a [hosted channels][blip12] provider |
@@ -232,7 +231,6 @@ Python plugins developers must ensure their plugin to work with all Python versi
[monitor]: https://github.com/renepickhardt/plugins/tree/master/monitor
[nloop]: https://github.com/bitbankinc/NLoop
[noise]: https://github.com/lightningd/plugins/tree/master/archived/noise
[nostrify]: https://github.com/joelklabo/nostrify
[paytest]: https://github.com/lightningd/plugins/tree/master/archived/paytest
[paythrough]: https://github.com/andrewtoth/paythrough
[pers-chans]: https://github.com/lightningd/plugins/tree/master/persistent-channels

Submodule nostrify deleted from 2e86c8cea8