diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2025-01-18 09:27:06 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-17 21:27:06 -0300 |
| commit | cc3fbab1533d72b9a6f3fbaaac6f33bf8c0d5901 (patch) | |
| tree | 5a166dfa68b6307205367746af1fc782d4998013 /60.md | |
| parent | 3f11c00fb93f118f207130344032710e34de4710 (diff) | |
fix "PRE" to "addressable event". (#1697)
Diffstat (limited to '60.md')
| -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. |