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

Coins.IsLT() is not the same as !Coins.IsGTE() #2674

Closed
jaekwon opened this issue Nov 3, 2018 · 2 comments
Closed

Coins.IsLT() is not the same as !Coins.IsGTE() #2674

jaekwon opened this issue Nov 3, 2018 · 2 comments
Assignees

Comments

@jaekwon
Copy link
Contributor

jaekwon commented Nov 3, 2018

func (coins Coins) IsLT(coinsB Coins) bool {

@alexanderbez
Copy link
Contributor

That's not the same code as on develop. What case(s) does it not cover?

@jaekwon jaekwon mentioned this issue Nov 5, 2018
4 tasks
@alexanderbez
Copy link
Contributor

Closed via #2686

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

No branches or pull requests

3 participants