Remove error return from `PublicKey::from_secret_key()`
Make sure that you cannot create an invalid `SecretKey` in the first place. Unbreaks the API. [unbreaking-change]
parent
a67260eb
Please register or sign in to comment
Make sure that you cannot create an invalid `SecretKey` in the first place. Unbreaks the API. [unbreaking-change]