taurushq-io / multi-party-sig

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

Use broadcast for Frost protocol #60

Closed cronokirby closed 3 years ago

cronokirby commented 3 years ago

Different points in the Frost protocol call for broadcasts; we should implement these with actual broadcasts.