mirror of
https://github.com/LBRYFoundation/lbcwallet.git
synced 2025-08-31 09:21:32 +00:00
This commit makes use of the recently added EstimateVirtualSize method to estimated the size of a transaction when calculating fees. This makes fee estimation more accurate when we are spending segwit outputs, as before we wouldn't account for the witness descount, resulting in overshooting fee estimates. |
||
---|---|---|
.. | ||
author.go | ||
author_test.go | ||
cprng.go |