nimbus-eth2/beacon_chain
Etan Kissling 0a5d9ee027
use PayloadAttributesV3 in nimbus_light_client for Deneb (#5654)
* use `PayloadAttributesV3` in `nimbus_light_client` for Deneb

From Deneb onward, `forkchoiceUpdated` requires `PayloadAttributesV3`.
In `nimbus_light_client` we still used `PayloadAttributesV2`.

Also clean up two other locations that were already correctly using
`PayloadAttributesV3`, to reduce code duplication.

* fix letter case
2023-12-07 17:10:22 +00:00
..
2023-12-06 17:23:45 +01:00
2023-12-05 22:08:18 +01:00
2023-12-05 22:08:18 +01:00
2023-11-28 23:54:05 +02:00