getInflationRate now only supports the current epoch (#10887)

(cherry picked from commit d53228e69d)

Co-authored-by: Michael Vines <mvines@gmail.com>
This commit is contained in:
mergify[bot]
2020-07-02 03:36:47 +00:00
committed by GitHub
parent 9dad9c6333
commit b903158543
2 changed files with 17 additions and 50 deletions

View File

@@ -666,11 +666,11 @@ curl -X POST -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","id":1, "m
### getInflationRate
Returns the specific inflation values for a particular epoch
Returns the specific inflation values for the current epoch
#### Parameters:
* `<u64>` - (optional) Epoch, default is the current epoch
None
#### Results: