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

fix: fix the SettleTimestamp calculation #422

Merged
merged 3 commits into from
Aug 16, 2023

Conversation

alexgao001
Copy link
Collaborator

@alexgao001 alexgao001 commented Aug 16, 2023

Description

The StaticBalance is positive and totalRate is negative. need to use totalRate.abs() to calculate the timestamp.

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

@alexgao001 alexgao001 changed the title fix: fix the rate calculation fix: fix the SettleTimestamp calculation Aug 16, 2023
@forcodedancing forcodedancing added this pull request to the merge queue Aug 16, 2023
Merged via the queue into bnb-chain:develop with commit 79ce538 Aug 16, 2023
5 checks passed
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.

2 participants