mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-04-19 03:01:06 -04:00
**What does this PR do? Why is it needed?** This PR adds the implementation for `GetVersionV2` based on [ethereum/beacon-APIs#568](https://github.com/ethereum/beacon-APIs/pull/568). Q: is there anything to be done for deprecating `GetVersionV1`?