rlpx / org.apache.tuweni.rlpx.wire / SubProtocol / versionRange

versionRange

abstract fun versionRange(version: Int): Int (source)

Provides the length of the range of message types supported by the subprotocol for a given version

Parameters

version - the version of the subprotocol to associate with the range

Return
the length of the range of message types supported by the subprotocol for a given version