Increase test and fix some compiler errors on the JNI side.
This commit is contained in:
@@ -147,8 +147,8 @@ public object NativeSecp256k1 : Secp256k1 {
|
||||
)
|
||||
|
||||
return Triple(
|
||||
result[0],
|
||||
result[1],
|
||||
emptyArray(),
|
||||
emptyArray(),
|
||||
pok64
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user