tuweni / org.apache.tuweni.ethclient / RLPxServiceConfiguration

RLPxServiceConfiguration

interface RLPxServiceConfiguration (source)

Functions

advertisedPort

abstract fun advertisedPort(): Int

clientName

abstract fun clientName(): String

getName

abstract fun getName(): String

keyPair

abstract fun keyPair(): KeyPair

networkInterface

abstract fun networkInterface(): String

peerRepository

abstract fun peerRepository(): String

port

abstract fun port(): Int

repository

abstract fun repository(): String