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

    GetNodeInfoResponse is the response type for the Query/GetNodeInfo RPC method.

    from message cosmos.base.tendermint.v1beta1.GetNodeInfoResponse

    Hierarchy

    Index

    Constructors

    Properties

    applicationVersion?: VersionInfo

    from field: cosmos.base.tendermint.v1beta1.VersionInfo application_version = 2;

    defaultNodeInfo?: DefaultNodeInfo

    from field: tendermint.p2p.DefaultNodeInfo default_node_info = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.base.tendermint.v1beta1.GetNodeInfoResponse"

    Methods