diff --git a/83.md b/83.md index 8ecd9c1..e96f8bf 100644 --- a/83.md +++ b/83.md @@ -12,7 +12,9 @@ Useful for clients wanting to intergrate wallet features, could be custodial or ## Motivation -We wanted [LNbits](https://github.com/lnbits/lnbits) to have a funding source that could pay invoices/create invoices/check payment status all over nostr DMs. Simple plugins/middleware could be made for funding sources, that any wallet software could use over nostr. +All bitcoin lightning wallet clients connected to nodes use http, they should also be able to use nostr. + +Simple plugins/middleware could be easily made for nodes. ## Examples