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.