tuweni / org.apache.tuweni.devp2p.eth / EthController / <init>

<init>

EthController(repository: BlockchainRepository, pendingTransactionsPool: TransactionPool, requestsManager: EthRequestsManager, connectionsListener: (WireConnection, Status) -> Unit = { _, _ -> })

Controller managing the state of the ETH or LES subprotocol handlers.