mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00: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. |
||
|---|---|---|
| .. | ||
| api.go | ||
| backend.go | ||
| tracer.go | ||
| tracer_test.go | ||