cosmos/mint/v1beta1/inflationInflation returns the current minting inflation value.Parameters None Result The current minting inflation value. Example Request cURLcurl <your-rest-endpoint>/cosmos/mint/v1beta1/inflation \ -X GET \ -H "accept: application/json" Return { "inflation": "0.156674371649930106" }