jurteam / platform

Jur Beta Platform
https://beta.jur.io
0 stars 0 forks source link

FIX wallet address gives false data due to case sensitivity #344

Closed tyagishuchi1 closed 4 years ago

tyagishuchi1 commented 4 years ago

The API http://167.71.2.142/api/v1/advocates/<advocate-wallet-address> gives different data for the totalAvailable field based on the case of the wallet address.

Expected Behavior

Both uppercase and lowercase should be treated similarly and should give the same result.

Current Behavior

image image