[21:11:56] Coldstaking_spending.py was failing then I copied its code and fixed it as spending-from-coldstaking.py so we don't need to keep that test anymore. @Matt (Dev) @aguycalled [21:34:34] https://cdn.discordapp.com/attachments/416000318149754881/521439540544667668/Screenshot_from_2018-12-10_10-33-57.png [21:37:54] I copied sending-from-coldstaking.py code and replaced coldstaking_spending.py code with it, and ran the test twice. I didn't change anything on the second run yet the transaction fee changes. Any idea why the tx fee would change between tests @aguycalled ? I'll add a flag so it sends a fee amount greater than all min tx fee requirements each time so an error won't occur. Still confused as to why the tx fee would change though [21:53:33] i guess its related with the age of the outputs the tx spends [22:06:42] @aguycalled how would that change each time?