From 18a00b8a9a53181e1775484c71c489d271e49228 Mon Sep 17 00:00:00 2001 From: "Christopher C." Date: Mon, 27 Jul 2026 16:07:43 -0700 Subject: [PATCH] Update page.tsx --- .../app/(pages-without-footer)/releases/v440-upgrade/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/apps/bittensor-website/src/app/(pages-without-footer)/releases/v440-upgrade/page.tsx b/website/apps/bittensor-website/src/app/(pages-without-footer)/releases/v440-upgrade/page.tsx index c95914f37e..b4c919f3f6 100644 --- a/website/apps/bittensor-website/src/app/(pages-without-footer)/releases/v440-upgrade/page.tsx +++ b/website/apps/bittensor-website/src/app/(pages-without-footer)/releases/v440-upgrade/page.tsx @@ -80,7 +80,7 @@ const page = () => {

The bar and the gate

We create the gate as follows: sort subnets by price and walk down until the subnets - above you carry a fraction q of all prices — the price at that point is + above you carry a fraction q of all prices — the price at that point is the 'bar'. Each subnet's emission weight is then thresholded around this point.