Closed leonprou closed 5 years ago
This isn't expected to work right now because the Ethereum environment variable is interpreted as a single network string.
What I suggest we'll do is allow the env var to be a CSV list that we split up in the docker/start-node
script.
I see, thanks :)
Do you want to request a feature or report a bug? Bug
What is the current behavior? I cannot connect to multiple networks while running graph-node in docker-compose
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. In docker-compose I set the following:
Then graph-node log gives the error:
What is the expected behavior? as @Jannis told me it should work