You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: counting by summing each participant (ethereum#112)
This PR changes the way we count the actual number of validators by
summing `count`s for each participant and multiplying by the number of
validator keys per node.
Resolvesethpandaops/ethereum-package#111
Changelog picked up from commits here:
feat: counting by summing each participant
0 commit comments