From 4a85a03fc7a18c3761dc70dd5652b583fedf77dc Mon Sep 17 00:00:00 2001 From: esteblock Date: Tue, 8 Oct 2024 11:00:20 -0300 Subject: [PATCH] allow phoenix protocol to be aggregated in mainnet --- 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 b1c48992..381ee286 100644 --- a/src/configs/protocols.config.json +++ b/src/configs/protocols.config.json @@ -10,7 +10,7 @@ }, { "key": "phoenix", - "value": false + "value": true } ], "testnet": [