From 8bb88d057b459f0d878e8c250c10d95b32545e85 Mon Sep 17 00:00:00 2001 From: chopan123 Date: Sun, 17 Nov 2024 16:57:42 -0300 Subject: [PATCH] soroswap protocol activated --- src/configs/protocols.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configs/protocols.config.json b/src/configs/protocols.config.json index 140198c2..b1c48992 100644 --- a/src/configs/protocols.config.json +++ b/src/configs/protocols.config.json @@ -6,7 +6,7 @@ }, { "key": "soroswap", - "value": false + "value": true }, { "key": "phoenix",