Cap bundle orders to verified market depth

This commit is contained in:
Theodore Song
2026-08-21 20:16:35 -04:00
parent efd53a5f88
commit 98744e07ba
6 changed files with 22 additions and 17 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-101";
const CACHE_NAME = "polymarket-arena-build-102";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {