Closed MatheusFranco99 closed 2 months ago
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).
CommitteeRunner
share
@y0sher I agree. I have opened an issue for that to be done later on
Overview
This PR adds a validation to the runners' construction function (except by
CommitteeRunner
) to assert that theshare
argument has only one entry (only one share).