interface EventAttributeProtoMsg {
    typeUrl: "/tendermint.abci.EventAttribute";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/tendermint.abci.EventAttribute"
value: Uint8Array