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 have tried again to reproduce the bug, and I believe it is actually not a bug of the wallet but an anomally caused by low usage of transactions. In fact because there were not many transactions in the last 360 blocks (see explorer /statistics), statistics show up as 0 as you can see here.
As a fix for this, we should include static fee multipliers that augment the paid fee even without many transactions on the network.
The harvesting default page using
PersistentDelegationTransactionForm
does not display a fee selector and thereby always usesslow
fee.The text was updated successfully, but these errors were encountered: