| signature | {{method.name}}({{method.params|join:", "}}) |
|---|---|
| arguments | {{method.params|join:", "}} |
| returns | {{method.return.type}} |
| idempotent | {{method.idempotent}} |
| summary | {{method.summary}} |
jsonrpc global.jsonrpc.jsonrpc.test('arg1')json_result or json_errordir to explore the namespace: dir(jsonrpc)