@JvmStatic fun fromRLP(rlp: Bytes): EthereumNodeRecord
(source)
Creates an ENR from its serialized form as a RLP list
rlp
- the serialized form of the ENR
IllegalArgumentException
- if the rlp bytes length is longer than 300 bytes
Return
the ENR