lndhub-admin

Results 24 comments of lndhub-admin

https://github.com/hsjoberg/dunder **deprecated** https://github.com/hsjoberg/dunder-lsp

if We allow user(account) pay own invoices in BlueWallet Client, IE: change : screen/lnd/scanLndInvoice.js line 194 ```javascript const currentUserInvoices = wallet.user_invoices_raw; // not fetching invoices, as we assume they were...

with regards to *** need change in BlueWallet Client allow "PAY OWN" invoice *** is not needed for /keysend since LndHub would create invoice in function and not have the...

could perhaps be resolved with set fees in config at startup #238

maybe can use BlueWallet Client Unique ID : as linkingPrivKey

This need be implemented at BlueWallet Client for lnurl-auth against services exposing lnurl-auth functionality for devices. LndHub could also in future need / use auth with lnurl-auth . to login...

LND signs with pub_key, LndHub could make something with a mix userid for account. while considering : lnurl-auth is not limited to the signage from device on the service provider...

![Screenshot 2021-07-02 at 05 03 21](https://user-images.githubusercontent.com/86813532/124214739-feff0a00-daf2-11eb-911e-c35d93d3c8ab.png)

TG : https://t.me/joinchat/L31KXn9TlDNmMTY0

maybe one could install a middleware in api.js that would redirect /getuserinvoices to a LndHub-Admin component that filters out by parameters set instead of make changes to LndHub internals just...