interface StringEventProtoMsg {
    typeUrl: "/cosmos.base.abci.v1beta1.StringEvent";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.base.abci.v1beta1.StringEvent"
value: Uint8Array