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

    StringEvent defines en Event object wrapper where all the attributes contain key/value pairs that are strings instead of raw bytes.

    from message cosmos.base.abci.v1beta1.StringEvent

    Hierarchy

    Index

    Constructors

    Properties

    attributes: cosmos.base.abci.v1beta1.Attribute[] = []

    from field: repeated cosmos.base.abci.v1beta1.Attribute attributes = 2;

    type: string = ""

    from field: string type = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.base.abci.v1beta1.StringEvent"

    Methods