getInflationRate now only supports the current epoch

This commit is contained in:
Michael Vines
2020-07-01 15:43:25 -07:00
committed by mergify[bot]
parent 52526a9bc2
commit d53228e69d
2 changed files with 17 additions and 50 deletions

View File

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