pub fn addresses_to_custom_string( addresses: &Vec<Address>, separator: &str, ) -> String
Combines a list of addresses with the provided separator.
separator