from message tendermint.abci.RequestCheckTx

Hierarchy

Constructors

Properties

tx: Uint8Array = ...

from field: bytes tx = 1;

type: CheckTxType = CheckTxType.NEW

from field: tendermint.abci.CheckTxType type = 2;

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

Methods