All translations
Enter a message name below to show all available translations.
Found one translation.
| Name | Current message text |
|---|---|
| h English (en) | * <code>jsonrpc</code> - a version of JSON-RPC protocol. Always <code>"2.0"</code> * <code>method</code> - A String with the name of the method to be invoked. * <code>params</code> - An Array of objects to be passed as parameters to the defined method. * <code>id</code> - A value of any type, which is used to match the response with the request that it is replying to. |