docs: update instructions to UI where to display the address

This commit is contained in:
B. Petersen
2025-11-21 14:32:02 +01:00
committed by bjoern
parent f2fb59f0cc
commit 67aac12995
3 changed files with 28 additions and 31 deletions

View File

@@ -1658,8 +1658,7 @@ WHERE addr=?
///
/// If this returns Some(_),
/// display green checkmark in the profile and "Introduced by ..." line
/// with the name and address of the contact
/// formatted by [Self::get_name_n_addr].
/// with the name of the contact.
///
/// If this returns `Some(None)`, then the contact is verified,
/// but it's unclear by whom.