Expose generator in shared library
Was failing linking to `*.so` library
This commit is contained in:
parent
8da432855c
commit
b387ba0389
@ -28,7 +28,7 @@ typedef struct {
|
||||
/**
|
||||
* Static constant generator 'h' maintained for historical reasons.
|
||||
*/
|
||||
extern const secp256k1_generator *secp256k1_generator_h;
|
||||
SECP256K1_API extern const secp256k1_generator *secp256k1_generator_h;
|
||||
|
||||
/** Parse a 33-byte commitment into a commitment object.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user