Remove v2 protos (#14765)

* Remove v2 protos

* changelog <3
This commit is contained in:
Radosław Kapka
2025-01-02 20:40:07 +01:00
committed by GitHub
parent 093e3df80a
commit d35cd0788e
26 changed files with 2 additions and 14749 deletions

View File

@@ -38,6 +38,7 @@ The format is based on Keep a Changelog, and this project adheres to Semantic Ve
### Removed
- Cleanup ProcessSlashings method to remove unnecessary argument.
- Remove `/proto/eth/v2` directory. [PR](https://github.com/prysmaticlabs/prysm/pull/14765)
### Fixed