submitted by /u/XolosRamirez [link] [comments] |
source https://www.reddit.com/r/btc/comments/1056cnb/join_the_bitcoin_cash_missionary_recruitment/
This blog brings you the best Cryptocurrency & Blockchain, ICO & P2P and Exchange & Laws news. Also contains technology and research based post from all around the world every single day. Get informed! Think Future!
The only rudimentary method I can come up with is leaving a smaller amount on your open wallet and being notified that this address has send out funds, through a "watch only" wallet like Sentinel.
Need a wallet that lets you buy with prepaid cards and doesn’t require any from of id or verification other than email or phone number(voip). Does anyone know any? I’ve been looking at cake wallet but don’t know if you can buy with prepaid. Btw i don’t have a laptop
Hey all,
I recently set up my own LND (Lightning Network Daemon) node and have been learning about the best practices for managing and optimizing it. One thing I've been struggling with is rebalancing my channels to ensure that they are evenly balanced and not costing me more in fees than they are worth.
After some research, I discovered a really easy way to rebalance my LND node using a tool called LNRebalance. It's an open-source command-line tool that can automatically rebalance my node based on configurable criteria, such as the minimum and maximum channel balance and the maximum fee percentage.
To use LNRebalance, all I had to do was install it using the go get
command and then run it from the terminal with the desired options. It handled the rest of the rebalancing process automatically, saving me a lot of time and effort.
If you're running your own LND node and are looking for an easy way to rebalance your channels, I highly recommend giving LNRebalance a try. It's been a game-changer for me, and I hope it can help you too!
What tools or techniques do you guys use to rebalance your LND nodes? Let me know in the comments!