diff --git a/src/index.ts b/src/index.ts index 1bf41a2..badf414 100644 --- a/src/index.ts +++ b/src/index.ts @@ -793,7 +793,7 @@ const main = async (): Promise => { } }); - app.get('/batchL2', async (req, res, next) => { + app.get(['/batchL2', '/batchL2Cache'], async (req, res, next) => { try { const { marketName,