// Package cache includes all important caches for the runtime // of an eth2 beacon node, ensuring the node does not spend // resources computing duplicate operations such as committee // calculations for validators during the same epoch, etc. package cache