added MakeTokensCCcond1 and MakeTokensCCvout1

This commit is contained in:
dimxy
2019-01-11 14:34:56 +05:00
parent 805b3da050
commit 6d509d5293
4 changed files with 81 additions and 44 deletions

View File

@@ -161,7 +161,7 @@ bool HeirValidate(struct CCcontract_info* cpHeir, Eval* eval, const CTransaction
std::cerr << "HeirValidate funcid=" << (char)funcId << " evalcode=" << (int)cpHeir->evalcode << std::endl;
//////////////// temp ////////////////////////
return true;
///return true;
switch (funcId) {
case 'F':