clear debug code
This commit is contained in:
parent
2942286610
commit
79e7b9d399
@ -892,7 +892,5 @@ class Contract
|
|||||||
$status = is_bool($status);
|
$status = is_bool($status);
|
||||||
|
|
||||||
$this->eth->batch($status);
|
$this->eth->batch($status);
|
||||||
echo "isbat:" . $this->eth->getProvider()->getIsBatch() . PHP_EOL;
|
|
||||||
exit();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user