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
We currently randomize transaction fees both ways. I think it's not the right approach. When user specifies transaction fee rate he has some expectations of confirmation time. So probably we should never use actual fee rate below configured / specified one, only randomize upwards.
The text was updated successfully, but these errors were encountered:
We currently randomize transaction fees both ways. I think it's not the right approach. When user specifies transaction fee rate he has some expectations of confirmation time. So probably we should never use actual fee rate below configured / specified one, only randomize upwards.
The text was updated successfully, but these errors were encountered: