from message tendermint.abci.ResponseEndBlock

Hierarchy

Constructors

Properties

consensusParamUpdates?: ConsensusParams

from field: tendermint.types.ConsensusParams consensus_param_updates = 2;

events: proto.tendermint.abci.Event[] = []

from field: repeated tendermint.abci.Event events = 3;

validatorUpdates: ValidatorUpdate[] = []

from field: repeated tendermint.abci.ValidatorUpdate validator_updates = 1;

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

Methods