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

from message cosmos.base.tendermint.v1beta1.GetNodeInfoResponse

Hierarchy

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" = "cosmos.base.tendermint.v1beta1.GetNodeInfoResponse"

Methods