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

Method Solnet.Extensions.Models.TokenWalletFilterList.WithAtLeast(ulong minimumBalance) has wrong implementation #439

Open
undron opened this issue Aug 11, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@undron
Copy link

undron commented Aug 11, 2023

In method Solnet.Extensions.Models.TokenWalletFilterList.WithAtLeast(ulong minimumBalance) filter has == comporation instead of '>='

https://github.com/bmresearch/Solnet/blob/4f85baccdb81b51b0a650b3625a58b3921916a8c/src/Solnet.Extensions/Models/TokenWallet/TokenWalletFilterList.cs#L124C34-L124C34

@undron undron added the bug Something isn't working label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants