interface ResponseFlushAminoMsg {
    type: "/tendermint.abci.ResponseFlush";
    value: ResponseFlushAmino;
}

Properties

Properties

type: "/tendermint.abci.ResponseFlush"