multi-party-ecdsa icon indicating copy to clipboard operation
multi-party-ecdsa copied to clipboard

replace all expect() with Errortype

Open 1xstj opened this issue 2 years ago • 0 comments

Replace all .expect() in code with ErrorType struct for better error handling and avoiding unwanted panic.

cc @drewstone @shekohex

1xstj avatar Sep 06 '22 12:09 1xstj