Reduce fee rate for spending coinbase utxos (#2815)

This commit is contained in:
benthecarman 2021-03-23 05:56:05 -05:00 committed by GitHub
parent 85f6ee889c
commit c3c96a61c3

View File

@ -294,7 +294,8 @@ class WalletIntegrationTest extends BitcoinSWalletTestCachedBitcoindNewest {
walletWithBitcoind =>
val WalletWithBitcoindRpc(wallet, bitcoind) = walletWithBitcoind
val amountToSend = Bitcoins(49.99)
// Makes fee rate for tx ~5 sat/vbyte
val amountToSend = Bitcoins(49.99999000)
for {
// Mine to wallet