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

Enable 0 value for currency-greater-than #810

Closed
shiqizng opened this issue Aug 10, 2023 · 0 comments · Fixed by #807
Closed

Enable 0 value for currency-greater-than #810

shiqizng opened this issue Aug 10, 2023 · 0 comments · Fixed by #807
Assignees
Labels
new-feature-request Feature request that needs triage Team Lamprey

Comments

@shiqizng
Copy link
Contributor

shiqizng commented Aug 10, 2023

Problem

When making the call client.lookupAssetBalances(asset_id).currencyGreaterThan(0).do() the request has no currency-greater-than

Solution

Until #414 is resolved, treat 0 as '0' to get around this issue.

@shiqizng shiqizng added new-feature-request Feature request that needs triage Team Lamprey labels Aug 10, 2023
@shiqizng shiqizng changed the title Remove removeFalsyOrEmpty Enable 0 value for currency-greater-than Aug 10, 2023
@shiqizng shiqizng self-assigned this Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature-request Feature request that needs triage Team Lamprey
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant