diff options
| -rw-r--r-- | 60.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -54,7 +54,7 @@ Tags: | |||
| 54 | Any tag, other than the `d` tag, can be [[NIP-44]] encrypted into the `.content` field. | 54 | Any tag, other than the `d` tag, can be [[NIP-44]] encrypted into the `.content` field. |
| 55 | 55 | ||
| 56 | ### Deleting a wallet event | 56 | ### Deleting a wallet event |
| 57 | Due to PRE 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. | 57 | 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. |
| 58 | 58 | ||
| 59 | ## Token Event | 59 | ## Token Event |
| 60 | Token events are used to record the unspent proofs that come from the mint. | 60 | Token events are used to record the unspent proofs that come from the mint. |