You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got 0.02 from the faucet. I had over 500 confirmations by the time I tried to send it on. I sent 0.01 and the small transaction dialog popped up saying that I would need to pay the fee of 0.0005. I accepted by pressing yes and when the transaction posted it took 0.02 from my balance leaving me with 0.00 instead of 0.0095, which is what I should have been left with if 0.0005 had actually been taken from me.
You will notice the amount of the transaction is 0.02 instead of 0.0105
Also, possibly related to this bug is the fact that all forms on the interface are hard coded to only accept 0.00 and no more decimal places beyond two. This seems like it could cause problems sending amounts as small as even the alleged new transaction fee of 0.0005.