You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The key for Secp256k1Key is a big integer so really would need a big refactor perhaps with generics. In the mean time the secp256k1PrivateKey.getKeyPair().getPrivateKey() should be used.
Code located in the CasperKeyHelper
The text was updated successfully, but these errors were encountered: