fix(docs): getInflationRate epoch type from f64 => u64 (#20589) (#20590)

(cherry picked from commit 185c9f9e8f)

Co-authored-by: Yihau Chen <a122092487@gmail.com>
This commit is contained in:
mergify[bot]
2021-10-11 16:03:41 +00:00
committed by GitHub
parent 50803c3f58
commit 67738a229c

View File

@ -1340,7 +1340,7 @@ The result field will be a JSON object with the following fields:
- `total: <f64>`, total inflation
- `validator: <f64>`, inflation allocated to validators
- `foundation: <f64>`, inflation allocated to the foundation
- `epoch: <f64>`, epoch for which these values are valid
- `epoch: <u64>`, epoch for which these values are valid
#### Example: