Lighthouse performance fix - disable attestations pool queries
Previously it would pull a ton of attestations from the lighthouse node, every 12 seconds. Just to retrieve an attestation count. This is a big performance problem, and thus disabled for now while we work on a better solution.