Deekee62

Results 6 issues of Deekee62

I installed the open opentimestamps-client on Debain BullsEye some months ago using: `$ sudo apt-get install python3 python3-dev python3-pip python3-setuptools python3-wheel` and `$ sudo pip3 install opentimestamps-client` I also checked...

When I make a payment locally with Zeus it's listed twice! ![image](https://github.com/cryptosharks131/lndg/assets/33904339/6a915d9f-dedb-4205-8107-f25c46b0323e) But not in the api data (/api/payments) or lncli ![image](https://github.com/cryptosharks131/lndg/assets/33904339/adddccf4-d620-4aa2-af05-5251ecc98ea8)

bug
needs reproduced

As I was in the process of manually rebalancing out everything what is on local on a specific channel, so that I can close it without having anything refunded, I...

bug

It seems that `htlc-logger.js` only filters for: **wire_failure** = _TEMPORARY_CHANNEL_FAILURE_ / **failure_detail** = _INSUFFICIENT_BALANCE_ In my opinion, however, there are other interesting wire failures, such as: _UNKNOWN_NEXT_PEER_, _FEE_INSUFFICIENT_ and more......

enhancement

This is a suggestion only :-) Unfortunately the JSON file format doesn't allow any comments and I would like to suggest the use of YAML WHY? I find it laboriously...

enhancement

### Describe the issue I think the uninstall guide is not complete, as the data directory is not deleted? ### Location in guide https://raspibolt.org/guide/bonus/lightning/lndg.html#uninstall ### Screenshots If applicable, add screenshots...

support