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

fix(transfer): add ErrorCode::InsufficientCapabilitiesForTransfer #637

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dyc3
Copy link

@dyc3 dyc3 commented Nov 11, 2024

Summary

fixes #636

This simply adds a new variant for ErrorCode to make the deserialization of the response in #636 not fail.

Checklist

@dyc3 dyc3 changed the title fix: add ErrorCode::InsufficientCapabilitiesForTransfer fix(transfer): add ErrorCode::InsufficientCapabilitiesForTransfer Nov 18, 2024
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.

Error body serialization fails for insufficient_capabilities_for_transfer
1 participant