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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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: