From 2515cec64a984e3f8a0075322bbbddea9c524175 Mon Sep 17 00:00:00 2001 From: bye43 <107651107+bye43@users.noreply.github.com> Date: Mon, 15 Apr 2024 11:37:14 -0400 Subject: [PATCH] Update radiant v2 status (#2525) --- deployment/deployment.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment/deployment.json b/deployment/deployment.json index 5dd5d1e728..8a42d3aa44 100644 --- a/deployment/deployment.json +++ b/deployment/deployment.json @@ -3921,7 +3921,7 @@ "deployments": { "radiant-capital-v2-arbitrum": { "network": "arbitrum", - "status": "prod", + "status": "dev", "versions": { "schema": "3.1.0", "subgraph": "2.2.0", @@ -3947,7 +3947,7 @@ }, "radiant-capital-v2-bsc": { "network": "bsc", - "status": "prod", + "status": "dev", "versions": { "schema": "3.0.1", "subgraph": "2.2.0",