lbcwallet/wallet/internal/txsizes
Johan T. Halseth 2caa8878b4 wallet/size test: add TestEstimateVirtualSize
This commit adds a test for EstimateVirtualSize. Currently three
test transactions are added:
    - 1 P2WPKH inputs + 2 P2PKH outputs
    - 1 P2SH-P2WPKH inputs + 2 P2PKH outputs
    - 1 P2WPKH inputs + 1 P2PKH output + 1 P2WPKH change output
2018-05-23 19:38:56 -07:00
..
size.go wallet/size: add EstimateVirtualSize 2018-05-23 19:38:56 -07:00
size_test.go wallet/size test: add TestEstimateVirtualSize 2018-05-23 19:38:56 -07:00