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

Treat missing denom as balance of 0 for Monitored Values #574

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

Redm4x
Copy link
Contributor

@Redm4x Redm4x commented Dec 19, 2024

If a wallet never received tokens of a specific denom the balance endpoint wont have it in the response. Instead of treating this as an error this change treat it as 0 which allow alert to still works.

@Redm4x Redm4x requested a review from a team as a code owner December 19, 2024 03:48
@Redm4x Redm4x merged commit 36a084f into main Dec 20, 2024
5 checks passed
@Redm4x Redm4x deleted the bugfixes/monitored-value-missing-denom branch December 20, 2024 14:27
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.

3 participants