bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class QueryInflationResponse

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

    from message cosmos.mint.v1beta1.QueryInflationResponse

    Hierarchy

    Index

    Constructors

    Properties

    inflation: Uint8Array<ArrayBuffer> = ...

    inflation is the current minting inflation value.

    from field: bytes inflation = 1;

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

    Methods