nimbus-eth2/beacon_chain
Etan Kissling d99caf1ad9
fix Access-Control-Allow-Origin response (#5028)
Since #3976, CORS functionality is broken. Fix it to work again:

- Use `--rest-allowed-origin` instead of `--keymanager-allowed-origin`
  to specify CORS `Access-Control-Allow-Origin` header for beacon-APIs.

- Actually pass CORS config to `nim-presto` once more.
2023-06-04 16:46:00 +00:00
..
2022-04-08 16:22:49 +00:00
2023-05-18 20:10:12 +03:00