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

Constructors

Properties

attributes: proto.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" = "cosmos.base.abci.v1beta1.StringEvent"

Methods