Usage:
json-rpc-client [OPTION]... HOST PORT METHOD [PARAMS]...
Allowed options:
| Option | Description |
|---|---|
| --help | produce help message |
| --host HOST | make connection to IP address or hostname HOST |
| --port PORT | make connection to TCP port number PORT |
| --method METHOD | JSON-RPC method name |
| --params PARAMS | JSON-RPC parameters |