Closed cpacia closed 4 years ago
Return false from IsDust methods if value is larger than max int64. Otherwise it would wrap around.
IsDust
Fixes https://github.com/OpenBazaar/openbazaar-go/issues/1981
Return false from
IsDust
methods if value is larger than max int64. Otherwise it would wrap around.Fixes https://github.com/OpenBazaar/openbazaar-go/issues/1981