GetInflationRateApi

type GetInflationRateApi = object;

Methods

getInflationRate()

getInflationRate(): GetInflationRateApiResponse;

Returns the specific inflation values for the current epoch.

Returns

GetInflationRateApiResponse

See

https://solana.com/docs/rpc/http/getinflationrate

On this page