mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-16 10:33:11 -06:00
removed comment
This commit is contained in:
parent
3cd70dbf45
commit
dd1bf9541a
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in a new issue