prysm
prysm copied to clipboard
hardcoded Genesis validator root
What does this PR do? Why is it needed ? Replaced hardcoded value everywhere where fn was called to compute it from state calling st.GenesisValidatorRoot() Which issues(s) does this PR fix ? Fixes Issue #14364
Other notes for review Currently just replaced hardcoded value in Rpc package slasher package P2p package If asked can also do that for sync