getInflationGovernor RPC Method
Returns the current inflation governor
Parameters
object
optional
Configuration object containing the following fields:
commitment string
optional
Result
The result field will be a JSON object with the following fields:
initial: <f64>
- the initial inflation percentage from time 0terminal: <f64>
- terminal inflation percentagetaper: <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 foundationfoundationTerm: <f64>
- duration of foundation pool inflation in years