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.
The bug causing inconsistency in the output of pubkey command between old versions and the new one, is fixed. A unit test is also added to ensure consistency in future changes.
The bug causing inconsistency in the output of pubkey command between old versions and the new one, is fixed. A unit test is also added to ensure consistency in future changes.