Description
Previously human readable error strings were surfaced by viem, that's no longer the case.
Investigate why, and implement a good solution to allow devs to decode and understand errors thrown wthin delegation framework.
Technical Details
- Implementation details
- Insight to what needs to be done
- Etc.
Acceptance Criteria
- Are metrics required?
- Are translations required?
- Cases to satisfy
- XYZ should work
- Etc.
Scenario: xxxx
- GIVEN a user is in x state
- WHEN a user does x
- AND a user does x
- THEN x should occur
References
- References go here.
- Issue numbers. Links.
- Slack threads.
- Etc.