pub fn format_labeled_address(
    pubkey: &str,
    address_labels: &HashMap<String, String>
) -> String