We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbc49df commit 0c5cb7cCopy full SHA for 0c5cb7c
include/secp256k1_rangeproof.h
@@ -28,7 +28,7 @@ typedef struct {
28
/**
29
* Static constant generator 'h' maintained for historical reasons.
30
*/
31
-extern const secp256k1_generator *secp256k1_generator_h;
+SECP256K1_API extern const secp256k1_generator *secp256k1_generator_h;
32
33
/** Parse a 33-byte commitment into a commitment object.
34
*
0 commit comments