From nicolas.dorier at gmail.com Fri Nov 27 07:13:08 2015 From: nicolas.dorier at gmail.com (Nicolas Dorier) Date: Fri, 27 Nov 2015 16:13:08 +0900 Subject: [Lightning-dev] Committing to dust Message-ID: As I documented on https://github.com/ElementsProject/lightning/issues/14 the problem is not easily solved because the dust amount is not constant. It depends on minTxRelayFee which itself depends on the mempool state of each node. A way to decouple mintxrelayfee from dust is needed. I proposed to tie the dust definition to transaction's fee. But had problem during implementation because of some circular dependency. -------------- next part -------------- An HTML attachment was scrubbed... URL: