ssvlabs / ssv-spec

GNU General Public License v3.0
25 stars 22 forks source link

Separate base runner for committee and other runners #488

Closed MatheusFranco99 closed 1 week ago

MatheusFranco99 commented 3 weeks ago
          think of separating the base for committee and other runners. Since other runners will never recv more than one share, it looks weird that their func signature can recv a map of shares.

Originially posted by @y0sher in https://github.com/ssvlabs/ssv-spec/pull/478#pullrequestreview-2245023908

GalRogozinski commented 1 week ago

duplicate of #464