typedef struct { unsigned char data[64]; } secp256k1_schnorrsig;
This commit is contained in:
@@ -589,6 +589,9 @@ uint256 juint256(cJSON *obj)
|
||||
#include "../secp256k1/src/basic-config.h"
|
||||
#include "../secp256k1/include/secp256k1.h"
|
||||
#include "../secp256k1/src/ecmult.h"
|
||||
#include "../secp256k1/src/ecmult_gen.h"
|
||||
|
||||
typedef struct { unsigned char data[64]; } secp256k1_schnorrsig;
|
||||
|
||||
/*
|
||||
#include "../secp256k1/src/util.h"
|
||||
|
||||
Reference in New Issue
Block a user