mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
3fa539fc1b
The old value of 1000 sat was too small to cover the dust reserves. This lead to the situation when trying to open a channel with minimal amount, the channels got refused because they were not able cover the commitment fees. For this reason the minimal capacity should be increased to i.e. 10k satoshi, as the technical minimum that also accounts for fees and reserves is somewhere around 6k sat. |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
db.c | ||
db.h | ||
invoices.c | ||
invoices.h | ||
Makefile | ||
txfilter.c | ||
txfilter.h | ||
wallet.c | ||
wallet.h | ||
walletrpc.c | ||
walletrpc.h |