turn off HeirValidate temp
This commit is contained in:
@@ -160,6 +160,9 @@ bool HeirValidate(struct CCcontract_info* cpHeir, Eval* eval, const CTransaction
|
|||||||
|
|
||||||
std::cerr << "HeirValidate funcid=" << (char)funcId << std::endl;
|
std::cerr << "HeirValidate funcid=" << (char)funcId << std::endl;
|
||||||
|
|
||||||
|
//////////////// temp ////////////////////////
|
||||||
|
return true;
|
||||||
|
|
||||||
switch (funcId) {
|
switch (funcId) {
|
||||||
case 'F':
|
case 'F':
|
||||||
// fund coins:
|
// fund coins:
|
||||||
|
|||||||
Reference in New Issue
Block a user