Oddbean new post about | logout
 For all of you LND geeks out there, if you're running nostr:npub155m2k8ml8sqn8w4dhh689vdv0t2twa8dgvkpnzfggxf4wfughjsq2cdcvg - try updating to LND 0.17.0-beta.

My PR has been up for a couple of weeks without issues, but more testers would be great... so we can merge this in the next 2 days.

You can easily update your server over SSH > (see video)

https://m.primal.net/HPYj.mp4

git fetch
git checkout feat/lnd-v0.17.0-beta
http://btcpay-update.sh

PR on Github:
https://github.com/btcpayserver/btcpayserver-docker/pull/841