tuweni / org.apache.tuweni.hobbits / Protocol

Protocol

enum class Protocol (source)

Enum Values

GOSSIP

PING

RPC

Properties

code

val code: Byte

Companion Object Functions

fromByte

fun fromByte(b: Byte): Protocol