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(sdk-core): remove onToken validation when creating address #4373

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

pengyuc-bitgo
Copy link
Contributor

The SDK is doing an additional check on the value of the onToken parameter. This cause the SDK to reject the call while the same parameter would have worked with calling the backend API directly.

We should remove this check in the SDK and let the backend do the check.

Ticket: WP-1627

@pengyuc-bitgo pengyuc-bitgo marked this pull request as ready for review March 26, 2024 19:52
@pengyuc-bitgo pengyuc-bitgo requested review from a team as code owners March 26, 2024 19:52
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.

2 participants