📅 Original date posted:2015-11-27
📝 Original message:
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: <http://lists.linuxfoundation.org/pipermail/lightning-dev/attachments/20151127/660ad76e/attachment.html>