<div dir="ltr">As I documented on <a href="https://github.com/ElementsProject/lightning/issues/14">https://github.com/ElementsProject/lightning/issues/14</a> 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.<div><br></div><div>A way to decouple mintxrelayfee from dust is needed. I proposed to tie the dust definition to transaction&#39;s fee. But had problem during implementation because of some circular dependency.</div></div>