taurushq-io / multi-party-sig

Implementation of protocols for threshold signatures
Apache License 2.0
311 stars 120 forks source link

The documentation for `ID` is misleading #28

Closed cronokirby closed 3 years ago

cronokirby commented 3 years ago

image

The documentation is a bit outdated, describing this as a secret share, when really this is just an index we use for interpolating shares with a threshold.