mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-02-19 09:14:29 -05: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`?