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
Since #20640, the 'createTransaction' does no longer retrieve the
fee if the process fails due to insufficient funds.
But, since #25269, 'createTransaction' retrieves an error message
indicating that the total transaction amount exceeds the wallet
available balance when fees are included.
So this enum is no longer needed.
0 commit comments