Currently, HSG dynamically sets the Safe's threshold to a specific value within the owner-configured window — minThreshold to targetThreshold — based on the number of valid signers at runtime. Another possibility would be to set the threshold to a constant proportion of the number of valid signers at runtime. Should we do this?
Currently, HSG dynamically sets the Safe's threshold to a specific value within the owner-configured window —
minThreshold
totargetThreshold
— based on the number of valid signers at runtime. Another possibility would be to set the threshold to a constant proportion of the number of valid signers at runtime. Should we do this?