JSONRPCClient |
JSON-RPC client to send requests to an Ethereum client. class JSONRPCClient : Closeable |
JSONRPCServer |
class JSONRPCServer : CoroutineScope |
ClientRequestException |
Exception thrown when a JSON-RPC request is denied. class ClientRequestException : RuntimeException |
mapper |
val mapper: ObjectMapper |