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

Change in allowed maximum decimal places #200

Merged
merged 5 commits into from
Aug 1, 2024

Conversation

vaishnav-ch
Copy link
Contributor

maxDecimalPlaces variable changed from 5 to 3 and string formatting of GetAccountInfo() result.

@arnabghose997
Copy link
Collaborator

The floatPrecision function is called, wherever we are dealing with RBT Token's value. RBT minimum value validation's check is fixed from 0.00001 to 0.001.

@arnabghose997 arnabghose997 marked this pull request as ready for review August 1, 2024 03:49
@arnabghose997 arnabghose997 merged commit 7974a20 into development Aug 1, 2024
3 checks passed
@arnabghose997 arnabghose997 deleted the vaishnav/fix/changeInDecimalPoint branch August 1, 2024 04:29
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

Successfully merging this pull request may close these issues.

3 participants