# Functions
Addresses returns a new slice with all the passed peer addresses normalized with the given default port, and all duplicates removed.
RemoveDuplicateAddresses returns a new slice with all duplicate entries in addrs removed.
StringSliceAddresses normalizes a slice of addresses.