We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e58c43 commit b975e72Copy full SHA for b975e72
docs/API/RpcClientAPI.md
@@ -4,7 +4,7 @@ Class for interacting with the network via RPC
4
---
5
## Constructor
6
```php
7
-__constructor(string $nodeUrl, string $headers = null)
+__constructor(string $nodeUrl, array $headers = array())
8
```
9
### Parameters
10
| Name | Type | Description | Required |
0 commit comments