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

This commit is contained in:
Yihau Chen
2021-10-11 23:44:38 +08:00
committed by GitHub
parent 9847566654
commit 185c9f9e8f

View File

@ -1277,7 +1277,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: