X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=src%2Fmain%2Fjni%2Forg_ldk_enums_Secp256k1Error.h;fp=src%2Fmain%2Fjni%2Forg_ldk_enums_Secp256k1Error.h;h=739bf2d175ff190ef50b760b2b1821defbbb63e0;hb=0f5027835d5a668a9b296f6d9e0fe894d3a6956d;hp=0000000000000000000000000000000000000000;hpb=a77a2856c7cd010a7b478cce793f7c9f999284d8;p=ldk-java diff --git a/src/main/jni/org_ldk_enums_Secp256k1Error.h b/src/main/jni/org_ldk_enums_Secp256k1Error.h new file mode 100644 index 00000000..739bf2d1 --- /dev/null +++ b/src/main/jni/org_ldk_enums_Secp256k1Error.h @@ -0,0 +1,21 @@ +/* DO NOT EDIT THIS FILE - it is machine generated */ +#include +/* Header for class org_ldk_enums_Secp256k1Error */ + +#ifndef _Included_org_ldk_enums_Secp256k1Error +#define _Included_org_ldk_enums_Secp256k1Error +#ifdef __cplusplus +extern "C" { +#endif +/* + * Class: org_ldk_enums_Secp256k1Error + * Method: init + * Signature: ()V + */ +JNIEXPORT void JNICALL Java_org_ldk_enums_Secp256k1Error_init + (JNIEnv *, jclass); + +#ifdef __cplusplus +} +#endif +#endif