We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EDR gives a confusing error message when you don’t have enough balance to pay for the upfront cost of an Op Transaction.
Can we improve the message in this case?
The text was updated successfully, but these errors were encountered:
@kanej are you referring to the error:
Error: Sender doesn't have enough funds to send tx. The max upfront cost is: 15714503633392 and the sender's balance is: 227750000000.
Where the shown "sender balance" is the balance after subtracting the L2 cost?
Sorry, something went wrong.
@alcuadrado reported the message - is @Wodann on the right track here?
No branches or pull requests
EDR gives a confusing error message when you don’t have enough balance to pay for the upfront cost of an Op Transaction.
Can we improve the message in this case?
The text was updated successfully, but these errors were encountered: