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(
|
return Secp256k1CFunctions.secp256k1_frost_nonce_process(
|
||||||
Secp256k1Context.getContext(),
|
Secp256k1Context.getContext(),
|
||||||
publicNonces,
|
publicNonces,
|
||||||
|
publicNonces.size,
|
||||||
msg32,
|
msg32,
|
||||||
publicKey,
|
publicKey,
|
||||||
id33,
|
id33,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user