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
We should implement a custom error struct to handle better errors in SDK. The progress of that task is followed here.
There are four PRs implementing the custom error struct in elContracts and avsRegistry:
elContracts
avsRegistry
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We should implement a custom error struct to handle better errors in SDK. The progress of that task is followed here.
There are four PRs implementing the custom error struct in
elContracts
andavsRegistry
:elContracts
reader: refactor: common error interface for elcontracts chainReader #477elContracts
writer: refactor: common error interface for elcontracts chainWriter #482avsRegistry
reader: refactor: common error interface for avsRegistry chainReader #486avsRegistry
writer: refactor: common Error struct used in avsRegistry chainWriter and chainSubscriber #489The text was updated successfully, but these errors were encountered: