devast
devast
> Is `large-channels` enabled on the direct peer as well? I know for a fact invoices larger than 10 million sats can work even as a single part. Yes, it's...
> Probably true, that you can do this with `sendpay`. However, i shouldn't be using a low level command just to be able to pay an invoice. The "issue" is...
Adding my 2c, maybe it helps: C-ln tries to load *every* executable it finds in ~/.lightning/plugins/* . So having `plugin-plugin.js: Killing plugin: exited before replying to getmanifest` is expected, if...
Could you just check it without any options specified in c-lightning config? If it works, set the options one by one, to check which one doesn't work. I assure you...
> Maybe try it with just `plugin=` not important. Also, try to load it while the file `cl-rest-config.json` is not present in c-lightning-REST directory. If it still fails to load,...
> does #5585 or #5584 fix this? Unfortunately no. This is not a visual issue. If autobind finds any usable address, ip discovery is disabled.
> I was able to coop-close all pending channels by restarting lnd with 6/CONSERVATIVE (I tried 24/ECONOMICAL before, which didn't help). I don't think that paying 11.8 sat/vByte is necessary...
> ``` > lightning-cli plugin start /home/bitcoin/circular/circular > { > "code": -3, > "message": "/home/bitcoin/circular/circular: exited before replying to init" > } > ``` Obviously, since it's not prepared for...
It works perfectly on my pixel 6. I'm using a domain for the endpoint address, and it has both a and aaaa records. My mobile isp provides ipv6 on the...
> Hi, I'd like to ask if you're building the server with the same setup. I'm using this project > https://github.com/freifunkMUC/wg-access-server I'm using openwrt and linux as the server side,...