lndhub-admin

Results 24 comments of lndhub-admin

yeah its set to await this._redis.expire(key, 3600 * 24 * 30); // 1 month

and create invoice is set at valid one day ? expiry: 3600 * 24,

### SEND LIGHTNINGADDRESS: Making the issue back to BlueWallet Client repo in regards to send, where in the send screen for `invoice` has to implement a catch and identify a...

You up for a bet on code made but not payed ? # Walk the Talk @Fittiboy

I am making a Extension to LndHub without disturbing the core of LndHub, in a repo outside of BlueWallet LndHub, if they se fit they can incorporate it. I have...

maybe have : ```javascript if (userBalance >= +info.num_satoshis + Math.floor(info.num_satoshis * forwardFee)) { ``` go a second round from err while deduct from --amt in invoice set ```num_satoshis + num_msat```...

low hanging fruit would be for BlueWallet Client - when get a --amt 0 invoice and user set MAX amt in input . recognize and recalculate input with a deduct...

maybe even skip call to LndHub and have a fixed 0.01 forwardReservFee for sweep MAX set in Client.

Now it should be easy to send ln-sats and get a tx on-chain back, from a user perspective (a market maker for buying ln-sats locally with fiat or on-chain or...

maybe some body would like to rewrite this code to do on.chain for ln-sats instead as of now it do fiat to ln-sats via TG bot https://github.com/grunch/p2plnbot