This commit is contained in:
jl777
2019-02-21 02:08:02 -11:00
parent 15fb6f1695
commit 1b9cfb04a9

View File

@@ -600,6 +600,7 @@ uint256 juint256(cJSON *obj)
#include "../secp256k1/src/eckey_impl.h"
#include "../secp256k1/src/hash_impl.h"
#include "../secp256k1/src/scratch_impl.h"
#include "../secp256k1/src/scratch.h"
struct secp256k1_context_struct {
secp256k1_ecmult_context ecmult_ctx;