ecdsa_adaptor: add missing include
This commit is contained in:
parent
74d9073414
commit
b160486766
@ -5,6 +5,8 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "secp256k1.h"
|
||||||
|
|
||||||
/** This module implements single signer ECDSA adaptor signatures following
|
/** This module implements single signer ECDSA adaptor signatures following
|
||||||
* "One-Time Verifiably Encrypted Signatures A.K.A. Adaptor Signatures" by
|
* "One-Time Verifiably Encrypted Signatures A.K.A. Adaptor Signatures" by
|
||||||
* Lloyd Fournier
|
* Lloyd Fournier
|
||||||
|
Loading…
x
Reference in New Issue
Block a user