chaintope/tapyrus-signer

It should be use secp256k1::SecretKey::new() instead of `Secp256k1Scalar::new_random()`.

rantan opened this issue · 0 comments

Secp256k1Scalar has possibility that is generate invalid key and it would be error.