GetSyncingResponse is the response type for the Query/GetSyncing RPC method.

from message cosmos.base.tendermint.v1beta1.GetSyncingResponse

Hierarchy

Constructors

Properties

syncing: boolean = false

from field: bool syncing = 1;

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

Methods