QueryInflationResponse is the response type for the Query/Inflation RPC method.

from message cosmos.mint.v1beta1.QueryInflationResponse

Hierarchy

Constructors

Properties

inflation: Uint8Array = ...

inflation is the current minting inflation value.

from field: bytes inflation = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.mint.v1beta1.QueryInflationResponse" = "cosmos.mint.v1beta1.QueryInflationResponse"

Methods