Fix NativeSecp256k1 call

This commit is contained in:
kngako 2024-08-12 23:23:26 +02:00
parent 45c713d56e
commit 3efca867e6

View File

@ -263,6 +263,7 @@ public object NativeSecp256k1 : Secp256k1 {
return Secp256k1CFunctions.secp256k1_frost_nonce_process(
Secp256k1Context.getContext(),
publicNonces,
publicNonces.size,
msg32,
publicKey,
id33,