Skip to content

refactor: deprecated auto-generated struct name JsonrpcErrorError #65

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

Merged
merged 2 commits into from
Apr 4, 2025

Conversation

hashemix
Copy link
Member

@hashemix hashemix commented Apr 4, 2025

📌 Summary

Replace the deprecated auto-generated struct name JsonrpcErrorError with a more user-friendly name : RpcError

✨ Changes Made

  • introduced a more friendly name for auto-generated name JsonrpcErrorError, this is not a breaking change, but it is recommended to use RpcError instead.
  • Updated tests and schema_utils to use new struct name

@hashemix hashemix changed the title refactor: rename the automatically generated JsonrpcErrorError. refactor: deprecated auto-generated struct name JsonrpcErrorError Apr 4, 2025
@hashemix hashemix merged commit 18954db into main Apr 4, 2025
4 checks passed
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