|
|
|
|
|
by keymone
3037 days ago
|
|
a. LN transactions and Bitcoin transactions are different things, i will assume you mean "how does LN affect Bitcoin's chain capacity?" - to use LN you have to make at least one Bitcoin transaction - so called "funding" transaction which opens or refills a channel, afterwards you can make millions of LN micropayments - none of them will affect Bitcoin tx capacity. b. Yes, it's part of node configuration, you can set whatever fee you like, but most probably at this point everybody will just route around you. c. When creating the funding transaction you decide the amount of satoshi to be locked up in a channel for use in LN. Funding transaction is subject to normal Bitcoin transaction fees (x sat/byte, the higher you pay the faster it's committed and your channel becomes usable). |
|
b. Thanks for the answer. (Edited): So, it seems the current argument there will be too much competition for nodes hence people will automatically set low or no fees.
c. This is unclear to me. Normally, when I am paying for stuff in bitcoin sellers tend to attach an estimated fee for the transaction. Lets take an example, I need to pay 0.1 BTC they will charge 0.101 BTC. The 0.001 BTC is the transaction fee.
With LN nodes charging fees on top of it, businesses now will have two fees to account for?
Additionally, my understanding now is that there are three fees now:
a. Channel Opening fees to miners
b. Node fees which might be zero
c. Channel Closing fees to miners