from message tendermint.abci.RequestBeginBlock

Hierarchy

Constructors

Properties

byzantineValidators: Misbehavior[] = []

from field: repeated tendermint.abci.Misbehavior byzantine_validators = 4;

hash: Uint8Array = ...

from field: bytes hash = 1;

from field: tendermint.types.Header header = 2;

lastCommitInfo?: proto.tendermint.abci.CommitInfo

from field: tendermint.abci.CommitInfo last_commit_info = 3;

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

Methods