Open lovesh opened 4 years ago
In class Secp256k1KeyPair, the call to genKeyPair in generate should pass the given options so that keys can be generated deterministically.
Secp256k1KeyPair
genKeyPair
generate
options
In class
Secp256k1KeyPair
, the call togenKeyPair
ingenerate
should pass the givenoptions
so that keys can be generated deterministically.