multi-party-ecdsa
multi-party-ecdsa copied to clipboard
replace all expect() with Errortype
Replace all .expect()
in code with ErrorType struct for better error handling and avoiding unwanted panic.
cc @drewstone @shekohex