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
There some scenarios where a developer might have the PC of an error from a call that was performed outside te app client and thus was not parsed into a LogicError.
Solution
Proposal
There should be a simple function on the app client that takes in a pc number and spits back out the corresponding TEAL line and/or error message from ARC56.
Pros and Cons
Non-breaking change
Makes debugging easier for developers
Makes error handling easier in more complex scenarios