Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Neighbor URIs must use udp protocol #6

@todofixthis

Description

@todofixthis

The IRI implementation only supports udp:// URIs for neighbors. If you send an addNeighbors API request containing an http:// URI, that URI will be silently ignored.

When validating an addNeighbors or removeNeighbors request, treat any URIs that don't use udp:// protocol as invalid.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions