Clean up "APR" language around inflation rewards

This commit is contained in:
Michael Vines
2021-04-21 15:52:32 -07:00
parent 123e0bdba7
commit b8b54567b1
3 changed files with 16 additions and 7 deletions

View File

@ -1135,7 +1135,8 @@ The result field will be a JSON object with the following fields:
- `initial: <f64>`, the initial inflation percentage from time 0
- `terminal: <f64>`, terminal inflation percentage
- `taper: <f64>`, rate per year at which inflation is lowered
- `taper: <f64>`, rate per year at which inflation is lowered.
Rate reduction is derived using the target slot time in genesis config
- `foundation: <f64>`, percentage of total inflation allocated to the foundation
- `foundationTerm: <f64>`, duration of foundation pool inflation in years