JSON‐RPC 2.0 request, only used in bitcoin‐cli
Synopsis
Return Value
A JSON object representing the request.
Parameters
Name |
Description |
strMethod |
The RPC method name. |
params |
The method parameters. |
id |
The request id echoed back in the reply. |
Created with MrDocs