tangle-network / cggmp-threshold-ecdsa

MPC protocols for threshold ECDSA
GNU General Public License v3.0
46 stars 10 forks source link

How to use example sign by 2,3 share? #49

Closed ChiaoTeo closed 1 month ago

ChiaoTeo commented 1 month ago

Issue summary

if parties is 2,3, it cannot work

Other information and links

args.paries = [2, 3] i == 3 Error: party index is not in range [1; n]