pull down to refresh
0 sats \ 4 replies \ @BlokchainB 27 Apr \ on: Quick class for LN newbies bitcoin_beginners
Finally learned what anchor channels are. Why doesn’t LND make this default when opening new channels?
set your lnd.conf accordingly
https://github.com/lightningnetwork/lnd/blob/master/sample-lnd.conf#L1376
reply
I think all of my channels are anchors as it is set by default. Thanks for this lesson.
reply
Keep in mind: always keep a UTXO with max 100k sats in the node's onchain wallet. It doesn't have to be always exact that amount, but usually is 10k per possible closed channel.
If you have use all your UTXOs to open channels, just make a deposit of max 100k in one UTXO and just keep it there, in case the fees spike.
reply
Thanks I always wondered how many sats I should keep in my hot on chain wallet
reply