interface EventAminoMsg {
    type: "/tendermint.abci.Event";
    value: EventAmino;
}

Properties

Properties

type: "/tendermint.abci.Event"
value: EventAmino