bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class ResponseEndBlock

    from message tendermint.abci.ResponseEndBlock

    Hierarchy

    Index

    Constructors

    Properties

    consensusParamUpdates?: ConsensusParams

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

    events: 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"

    Methods