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(docs): getInflationRate epoch type from f64 => u64 #20589

Merged

Conversation

yihau
Copy link
Member

@yihau yihau commented Oct 11, 2021

Problem

According to https://github.com/solana-labs/solana/blob/master/client/src/rpc_response.rs#L116
I think the type of epoch which responsed by getInflationRate is u64 not f64.

Summary of Changes

only docs/src/developing/clients/jsonrpc-api.md

@mergify mergify bot added the community Community contribution label Oct 11, 2021
@mergify mergify bot requested a review from a team October 11, 2021 15:41
@CriesofCarrots
Copy link
Contributor

Thanks!

@CriesofCarrots CriesofCarrots merged commit 185c9f9 into solana-labs:master Oct 11, 2021
mergify bot pushed a commit that referenced this pull request Oct 11, 2021
mergify bot added a commit that referenced this pull request Oct 11, 2021
dankelleher pushed a commit to identity-com/solana that referenced this pull request Nov 24, 2021
frits-metalogix added a commit to identity-com/solana that referenced this pull request Nov 24, 2021
@yihau yihau deleted the fix-epoch-type-in-inflation-rate branch May 6, 2022 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants