Files
prysm/changelog/bastin_fix-lcp2p-bug.md
Bastin 18eca953c1 Fix lightclient p2p bug (#16151)
**What type of PR is this?**
Bug fix

**What does this PR do? Why is it needed?**
This PR fixes the LC p2p `fork version not recognized` bug. It adds
object mappings for the LC types for Fulu, and fixes tests to cover such
cases in the future.
2025-12-17 20:45:06 +00:00

86 B

Fixed

  • Fix the missing fork version object mapping for Fulu in light client p2p.