From dd1bf9541afa93ac80d7c7e93388e2899b400258 Mon Sep 17 00:00:00 2001 From: Kerem Date: Mon, 24 Oct 2022 18:37:52 -0400 Subject: [PATCH] removed comment --- dendrite-zion.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dendrite-zion.yaml b/dendrite-zion.yaml index c2c6fc218..eda51f4d1 100644 --- a/dendrite-zion.yaml +++ b/dendrite-zion.yaml @@ -186,7 +186,7 @@ client_api: ethereum: enabled: true version: 1 - chain_id: 5 # [goerli, localhost-metamask, localhost-hardhat], see: https://chainlist.org/ + chain_id: 5 deployment_chain_id: ${CHAIN_ID} networkUrl: ${BLOCKCHAIN_PROVIDER_URL} enable_authz: ${ENABLE_AUTHZ}