tuweni / org.apache.tuweni.ethstats

Package org.apache.tuweni.ethstats

Types

BlockStats

Block statistics reported to ethnetstats.

data class BlockStats

EthStatsReporter

ETHNetStats reporting service.

class EthStatsReporter : CoroutineScope

EthStatsServer

class EthStatsServer : CoroutineScope

EthStatsServerController

Controller receiving information of all clients connected to the ethstats server.

interface EthStatsServerController

NodeInfo

data class NodeInfo

NodeStats

data class NodeStats

TxStats

Stats reported to ethnetstats representing the hash of a transaction.

data class TxStats