Fix token reward
If running a lightnode does not increase token rewards, please follow the following guide
Stop Node
pkill -f dill-nodecheck node
./health_check.sh -vRemote Light_node folder
rm -rf light_nodeRestart lightnode
./start_light.sh -p walletPw.txtWait for successful synchronization, then :
curl -s localhost:<8082>/metrics | grep -e "validator_correctly_voted_head" -e "validator_correctly_voted_source" -e "validator_correctly_voted_target" -e "validator_successful_attestations" -e "validator_last_attested_slot" -e "validator_next_attestation_slot" | grep pubkeyLast updated