Open GalRogozinski opened 3 months ago
instead of storing a map of shares here, i think we should store map of shares in CommitteeRunner and only a single share in the other runners
(remove share(s) from BaseRunner) and then we wont have this weird issue of ranging over 1 share in every runner except CommitteeRunner
_Originally posted by @moshe-blox in https://github.com/ssvlabs/ssv-spec/pull/421#discussion_r1677131726_
related to #452
(remove share(s) from BaseRunner) and then we wont have this weird issue of ranging over 1 share in every runner except CommitteeRunner
_Originally posted by @moshe-blox in https://github.com/ssvlabs/ssv-spec/pull/421#discussion_r1677131726_