nimbus-eth2/beacon_chain/spec/mev
Etan Kissling 4fc1550d0f
add `{.push raises: [].}` to recently modified files (#5908)
Status Nim style mandates `{.push raises: []}.` at start of modules.
Ensure that's the case so that exceptions are properly tracked.

- https://status-im.github.io/nim-style-guide/errors.exceptions.html
- https://github.com/status-im/nim-eth/pull/614#discussion_r1220906149
2024-02-18 01:16:49 +00:00
..
bellatrix_mev.nim implement getBlindedBlock REST API (#5829) 2024-01-31 03:18:55 +00:00
capella_mev.nim implement getBlindedBlock REST API (#5829) 2024-01-31 03:18:55 +00:00
deneb_mev.nim implement getBlindedBlock REST API (#5829) 2024-01-31 03:18:55 +00:00
rest_capella_mev_calls.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
rest_deneb_mev_calls.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00