ssvlabs / ssv-spec

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

Use GetShare to avoid duplicated code #443

Closed MatheusFranco99 closed 3 months ago

MatheusFranco99 commented 3 months ago

Overview

This PR calls GetShare whenever there's a duplicated code that gets a sample Share from the runner's ShareMap using the for loop behaviour.