lbcwallet/wallet/txrules
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
..
go.mod wallet/txrules: create new wallet/txrules module 2019-09-05 17:24:09 -07:00
go.sum wallet/txrules: create new wallet/txrules module 2019-09-05 17:24:09 -07:00
rules.go mod+wallet: use btcd/mempool IsDust for calculating mempool dust 2021-08-03 16:42:20 -04:00