diff --git a/60.md b/60.md
index 0d7b31fb..3e106e25 100644
--- a/60.md
+++ b/60.md
@@ -37,13 +37,9 @@ This NIP doesn't deal with users' *receiving* money from someone else, it's just
 The wallet event is an addressable event `kind:17375`.
 
 Tags:
-* `d` - wallet ID.
 * `mint` - Mint(s) this wallet uses -- there MUST be one or more mint tags.
 * `privkey` - Private key used to unlock P2PK ecash. MUST be stored encrypted in the `.content` field. **This is a different private key exclusively used for the wallet, not associated in any way to the user's Nostr private key** -- This is only used for receiving [NIP-61](61.md) nutzaps.
 
-### Deleting a wallet event
-Due to addressable event being hard to delete, if a user wants to delete a wallet, they should empty the event and keep just the `d` identifier and add a `deleted` tag.
-
 ## Token Event
 Token events are used to record unspent proofs.