Skip to content
New issue

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

Implemented an interpretation stub for failed transactions #2373

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

IamLRBA
Copy link

@IamLRBA IamLRBA commented Nov 7, 2024

In this adjusted code:

  • If an error occurs and showDegradedView is false, the code checks whether the error is custom. If not, it displays the message "Address failed to call method on address" in bold, red text.

  • The error message is wrapped in a div alongside other content like the TextAd and PageTitle, ensuring the page structure is consistent.

@IamLRBA
Copy link
Author

IamLRBA commented Nov 7, 2024

cc
@NikitaSavik
Please have a review at the PR and correct me where I may have gone wrong.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant