mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-09 14:15:53 +00:00
5e29f4be93
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.