/rootzoll

Results 170 comments of /rootzoll

Sure .. just push a PR and we can see :)

If you can remove the comma on the WebUI side that would be best.

I started to add a `system/connection-info` endpoint on the BlitzAPI that provides the LND macaroon - see PR: https://github.com/fusion44/blitz_api/pull/86/

> Is there also an endpoint for the onion address of the REST connection to LND? @MoritzKa thats part of that new endpoints data: https://github.com/fusion44/blitz_api/pull/86 If lnd is activated then...

I think it makes sense to detect LNURL and maybe offer education on LNURL and what to Apps to use with them - but its fair that we dont support...

Yeah - thats a longer discussion and might get improved over time. For the beginning we might just do the HTTP in the local network like the other node projects...

Which version of RaspiBlitz are you running from which install source?

The build script is still optimized for raspiblitz - it could be that running it for a proxmox setup it always falls back to the "dev" branch. I created a...

Just for deeper research there are the running services on min & fatpack before setup to compare: v1.11.0rc6-min:`systemctl list-units --type=service --state=running` ``` UNIT LOAD ACTIVE SUB DESCRIPTION avahi-daemon.service loaded active...

Something to try out --> `sudo nano /etc/systemd/system.conf` to activate the option `RebootWatchdogSec=3min` here are some details on this option: **Description:** This setting specifies the timeout for the reboot watchdog....