JSON-RPC API

{{ apiName }} methods

{{ apiName }}.{{ methodName }}

Request: {{ method.argumentTypeName }} ({{ method.argumentPkgPath }})

{{ method.argumentJSON }}

Response: {{ method.replyTypeName }} ({{ method.replyPkgPath }})

{{ method.replyJSON }}