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

Return height from GetCurrentSupply #2022

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Conversation

dhrubabasu
Copy link
Contributor

Why this should be merged

GetCurrentSupply calculates the upper bound of AVAX in the system. It is important to know which height the system is synced to in order to understand the response of this method.

How this works

Adds a new return parameter and updates all the mocks.

How this was tested

CI

@StephenButtolph StephenButtolph added the vm This involves virtual machines label Sep 14, 2023
@StephenButtolph StephenButtolph added this to the v1.10.10 milestone Sep 14, 2023
@StephenButtolph StephenButtolph merged commit ed452f0 into dev Sep 14, 2023
16 checks passed
@StephenButtolph StephenButtolph deleted the current-supply-height branch September 14, 2023 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vm This involves virtual machines
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants