diff --git a/src/SmartContract.php b/src/SmartContract.php index e9688ff..f86e62b 100644 --- a/src/SmartContract.php +++ b/src/SmartContract.php @@ -97,6 +97,9 @@ public function __call(string $method, array $args) /** * @param \Ethereum\DataType\FilterChange $filterChange + * + * @param boolean $eventHandle + * * @throws \Exception * * @return \Ethereum\EmittedEvent with emitted Data.