ssvlabs / ssv-spec

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

Share length validation #478

Closed MatheusFranco99 closed 2 months ago

MatheusFranco99 commented 2 months ago

Overview

This PR adds a validation to the runners' construction function (except by CommitteeRunner) to assert that the share argument has only one entry (only one share).

MatheusFranco99 commented 2 months ago

@y0sher I agree. I have opened an issue for that to be done later on