tuweni / org.apache.tuweni.stratum.server / Stratum1EthProxyProtocol / <init>

<init>

Stratum1EthProxyProtocol(submitCallback: (PoWSolution) -> Boolean, seedSupplier: () -> Bytes32, hashrateCallback: (Bytes, Long) -> Boolean)

Implementation of the stratum1+tcp protocol.

This protocol allows miners to submit EthHash solutions over a persistent TCP connection.