devp2p / org.apache.tuweni.devp2p.v5.topic / Topic

Topic

data class Topic (source)

Constructors

<init>

Topic(content: String)

Properties

content

val content: String

Functions

toBytes

fun toBytes(): Bytes