aztec-packages
aztec-packages copied to clipboard
chore: Move `getValidatorsStats` to admin API
Expensive, since it requires iterating over all sentinel data to produce. Consider adding a getValidatorStats(validator) to the vanilla API if we need that info to be available.