removed comment

This commit is contained in:
Kerem 2022-10-24 18:37:52 -04:00 committed by Tak Wai Wong
parent 3cd70dbf45
commit dd1bf9541a
No known key found for this signature in database
GPG key ID: 222E4AF2AA1F467D

View file

@ -186,7 +186,7 @@ client_api:
ethereum: ethereum:
enabled: true enabled: true
version: 1 version: 1
chain_id: 5 # [goerli, localhost-metamask, localhost-hardhat], see: https://chainlist.org/ chain_id: 5
deployment_chain_id: ${CHAIN_ID} deployment_chain_id: ${CHAIN_ID}
networkUrl: ${BLOCKCHAIN_PROVIDER_URL} networkUrl: ${BLOCKCHAIN_PROVIDER_URL}
enable_authz: ${ENABLE_AUTHZ} enable_authz: ${ENABLE_AUTHZ}