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

    Class QueryUpgradedConsensusStateResponse

    QueryUpgradedConsensusStateResponse is the response type for the Query/UpgradedConsensusState RPC method.

    from message cosmos.upgrade.v1beta1.QueryUpgradedConsensusStateResponse

    Hierarchy

    Index

    Constructors

    Properties

    upgradedConsensusState: Uint8Array<ArrayBuffer> = ...

    Since: cosmos-sdk 0.43

    from field: bytes upgraded_consensus_state = 2;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.upgrade.v1beta1.QueryUpgradedConsensusStateResponse"

    Methods