cryptochill / tss-ecdsa-cli

An example usage as a standalone CLI of https://github.com/KZen-networks/multi-party-ecdsa library which is a Rust implementation of {t,n}-threshold ECDSA.
GNU General Public License v3.0
36 stars 11 forks source link

Add signer_id and reject previous parties if new uuid joined party #6

Closed HRezaei closed 2 years ago

HRezaei commented 2 years ago

I merged this branch into the master and tested the basic functionalities. No problem is detected.