-
Notifications
You must be signed in to change notification settings - Fork 492
consider default dustrelayfee when generating transactions #2491
Copy link
Copy link
Closed
Labels
area: walletconsider soonDiscuss this issue at the next planning meeting, then remove this labelDiscuss this issue at the next planning meeting, then remove this labeltype: bugExisting functionality is wrong or brokenExisting functionality is wrong or broken
Description
Per lbryio/lbrycrd#307 (comment), the min vout value will be 3000 dewies in the next lbrycrd release (this was later updated to 1000 dewies). Today, torba produces transactions with very small vouts that may not get processed by all miners, and thus, stuck in the mempool.
When creating txs, torba should consider this min amount to ensure there's no vout that's lower than it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: walletconsider soonDiscuss this issue at the next planning meeting, then remove this labelDiscuss this issue at the next planning meeting, then remove this labeltype: bugExisting functionality is wrong or brokenExisting functionality is wrong or broken