interface SubProtocolClient
(source)
Subprotocol client allowing outside users to call functions associated with the subprotocol.
EthClient |
Client of the ETH subprotocol, allowing to request block and node data class EthClient : EthRequestsManager, SubProtocolClient |