from message tendermint.abci.RequestInfo

Hierarchy

Constructors

Properties

abciVersion: string = ""

from field: string abci_version = 4;

blockVersion: bigint = protoInt64.zero

from field: uint64 block_version = 2;

p2pVersion: bigint = protoInt64.zero

from field: uint64 p2p_version = 3;

version: string = ""

from field: string version = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "tendermint.abci.RequestInfo" = "tendermint.abci.RequestInfo"

Methods