Skip to content

Commit caf6b74

Browse files
committed
converting user verification to a tip
1 parent 23e3ed8 commit caf6b74

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

guide/daily-spending-wallet/contacts.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,11 @@ The most basic interaction is that a user manually adds a contact by entering th
222222

223223
{% include image-gallery.html pages = page.imagesAddContact %}
224224

225-
You may choose to require [user verification]({{ '/guide/daily-spending-wallet/security/#preventing-unwanted-access' | relative_url }}) (like PIN entry) when adding or updating contacts. This reduces the risk that contact information is tampered with and payments are sent to wrong addresses.
225+
{% include tip/tip.html %}
226+
227+
Consider requiring [user verification]({{ '/guide/daily-spending-wallet/security/#preventing-unwanted-access' | relative_url }}) (like PIN entry) when adding or updating contacts. This reduces the risk that contact information is tampered with and payments are sent to wrong destination, especially with re-usable addresses.
228+
229+
{% include tip/close.html %}
226230

227231
### Contact editing
228232

0 commit comments

Comments
 (0)