Sudoku est

This commit is contained in:
jl777
2019-02-19 07:58:23 -11:00
parent 56837e8174
commit 380b4f6158

View File

@@ -3049,3 +3049,8 @@ bool sudoku_validate(struct CCcontract_info *cp,int32_t height,Eval *eval,const
return eval->Invalid("not enough vouts");
}
#include <secp256k1.h>
#include <secp256k1_schnorrsig.h>
#include <secp256k1_musig.h>