default
Api Code Documentation / Exports / service/RpcRequest.h / default
service/RpcRequest.h.default
JSON-RPC request.
#
Table of contents#
Properties#
Properties#
method• Readonly
method: string
Name of the method to invoke.
#
Defined in#
params• Readonly
params: any
[]
List of arguments to invoke the method with - can be anything