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

Create endpoint for delegation check in v2 #205

Closed
wants to merge 1 commit into from

Conversation

kirugan
Copy link
Contributor

@kirugan kirugan commented Jan 23, 2025

Closes #138

return buildDelegationCheckResponse(false), nil
}

exist, err := h.Service.CheckStakerHasActiveDelegationByPk(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this method doesn't exist in current implementation

@gusin13
Copy link
Contributor

gusin13 commented Jan 31, 2025

Hi @kirugan , closing this pr in favour of #216
there were some more changes required.

@gusin13 gusin13 closed this Jan 31, 2025
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.

Campaign related endpoint should point to phase-2 delegations
2 participants