from message tendermint.abci.RequestQuery

Hierarchy

Constructors

Properties

data: Uint8Array = ...

from field: bytes data = 1;

height: bigint = protoInt64.zero

from field: int64 height = 3;

path: string = ""

from field: string path = 2;

prove: boolean = false

from field: bool prove = 4;

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

Methods