Knock out some todos

This commit is contained in:
kngako
2024-08-12 02:55:41 +02:00
parent 1b29cfa2d7
commit 28d255daca
3 changed files with 115 additions and 13 deletions

View File

@@ -331,7 +331,7 @@ public class Secp256k1CFunctions {
*
* @return session: pointer to a struct to store the session
*/
public static native byte[] secp256k1_frost_nonce_process(long ctx, byte[][] pubnonces, byte[] msg32, byte[] publicKey, byte[] id33, byte[][] ids33, byte[] tweakCache, byte[] adaptor);
public static native byte[] secp256k1_frost_nonce_process(long ctx, byte[][] pubnonces, int n_pubnonces, byte[] msg32, byte[] publicKey, byte[] id33, byte[][] ids33, byte[] tweakCache, byte[] adaptor);
/**
* Produces a partial signature