Fix NativeSecp256k1 call
This commit is contained in:
parent
45c713d56e
commit
3efca867e6
@ -263,6 +263,7 @@ public object NativeSecp256k1 : Secp256k1 {
|
||||
return Secp256k1CFunctions.secp256k1_frost_nonce_process(
|
||||
Secp256k1Context.getContext(),
|
||||
publicNonces,
|
||||
publicNonces.size,
|
||||
msg32,
|
||||
publicKey,
|
||||
id33,
|
||||
|
Loading…
x
Reference in New Issue
Block a user