@@ -43,7 +43,6 @@ |
||
43 | 43 | * @param string $username Multichain JSON RPC username |
44 | 44 | * @param string $password Multichain JSON RPC password |
45 | 45 | * @param integer $timeout HTTP timeout |
46 | - * @param bool $debug |
|
47 | 46 | */ |
48 | 47 | public function __construct($url, $username, $password, $timeout = 3) |
49 | 48 | { |