atoulme commented on issue #153: URL: https://github.com/apache/incubator-tuweni/issues/153#issuecomment-1345695125
Sure thing. I think you need to look at `SimpleBlockchainInformation` first - see how some of the information there like chain id, genesis hash, network ID are fixed per network? Create a map of "network name" to this information, so it becomes easier to read this from config. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tuweni.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tuweni.apache.org For additional commands, e-mail: dev-h...@tuweni.apache.org