lbcwallet/wallet/txauthor
eugene 3cb2c46b02
mod+wallet: use btcd/mempool IsDust for calculating mempool dust
We can now get rid of our incorrect dust calculation which did not
give exact values for segwit outputs as it was based on spending a
P2PKH output instead.
2021-08-03 16:42:20 -04:00
..
author.go mod+wallet: use btcd/mempool IsDust for calculating mempool dust 2021-08-03 16:42:20 -04:00
author_test.go wallet: extend ChangeSource to support all key scopes 2021-03-29 16:00:53 -07:00
cprng.go Refactor wallet transaction creation code. 2016-03-08 17:42:27 -05:00
go.mod wallet/txauthor: create new wallet/txauthor module 2019-09-05 17:30:56 -07:00
go.sum wallet/txauthor: create new wallet/txauthor module 2019-09-05 17:30:56 -07:00