NGUtech / satbased

Bitcoin based payments framework for scalable web applications.
9 stars 0 forks source link

Improve async bitcoind coin/fee handling #4

Open MrHash opened 4 years ago

MrHash commented 4 years ago

In an async context, fees are estimated based on coins selected by bitcoind. At the time of sending the inputs may already be spent by another tx and cause fees to change.