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