class HelloMessage : WireProtocolMessage
(source)
equals |
fun equals(other: Any?): Boolean |
hashCode |
fun hashCode(): Int |
messageType |
fun messageType(): Int |
p2pVersion |
fun p2pVersion(): Int |
toBytes |
fun toBytes(): Bytes! |
toString |
fun toString(): String |