interface EventAttributeAminoMsg {
    type: "/tendermint.abci.EventAttribute";
    value: EventAttributeAmino;
}

Properties

Properties

type: "/tendermint.abci.EventAttribute"