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}