Fix for handling nonce processing
This commit is contained in:
@@ -830,6 +830,7 @@ public object Secp256k1Native : Secp256k1 {
|
||||
val nAdaptor = adaptor?.let {
|
||||
allocPublicKey(it).ptr
|
||||
}
|
||||
|
||||
secp256k1_frost_nonce_process(
|
||||
ctx = ctx,
|
||||
session = nSession.ptr,
|
||||
|
||||
Reference in New Issue
Block a user