lbcwallet/wallet/txauthor
Johan T. Halseth d626036401 wallet/author: use vsize when estimating fees
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.
2018-05-23 19:38:56 -07:00
..
author.go wallet/author: use vsize when estimating fees 2018-05-23 19:38:56 -07:00
author_test.go multi: switch all imports to roasbeef's forks 2018-05-23 19:38:56 -07:00
cprng.go Refactor wallet transaction creation code. 2016-03-08 17:42:27 -05:00