jsonRPCResponse

Top-level DSL function for creating JSONRPCResponse.

Return

A new JSONRPCResponse instance.

Parameters

init

The lambda to configure the JSON-RPC response.


Java-friendly top-level DSL function for creating JSONRPCResponse.

Return

A new JSONRPCResponse instance.

Parameters

init

The consumer to configure the JSON-RPC response.