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

    Event allows application developers to attach additional information to ResponseBeginBlock, ResponseEndBlock, ResponseCheckTx and ResponseDeliverTx. Later, transactions may be queried using these events.

    from message tendermint.abci.Event

    Hierarchy

    Index

    Constructors

    Properties

    attributes: EventAttribute[] = []

    from field: repeated tendermint.abci.EventAttribute attributes = 2;

    type: string = ""

    from field: string type = 1;

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

    Methods