mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-03-03 15:44:52 +01:00
Currently http cors and websocket origins are a comma separated string in the config object. These are replaced with string arrays that are more expressive in case of a config file.