fun parseEnodeUri(uri: URI): EnodeUriComponents
Parse an enode URI.
uri - the URI to parse
uri
IllegalArgumentException - if the uri is not a valid enode URI
IllegalArgumentException
Return the node id and the endpoint