lighthouse/beacon_node/http_api
Mac L e24552d61a Restore backwards compatibility when using older BNs (#3410)
## Issue Addressed

https://github.com/status-im/nimbus-eth2/issues/3930

## Proposed Changes

We can trivially support beacon nodes which do not provide the `is_optimistic` field by wrapping the field in an `Option`.
2022-08-02 23:20:51 +00:00
..
src Restore backwards compatibility when using older BNs (#3410) 2022-08-02 23:20:51 +00:00
tests Restore backwards compatibility when using older BNs (#3410) 2022-08-02 23:20:51 +00:00
Cargo.toml Builder Specs v0.2.0 (#3134) 2022-07-30 00:22:37 +00:00