upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/60.md
diff options
context:
space:
mode:
authorAsai Toshiya <to.asai.60@gmail.com>2025-01-18 09:27:06 +0900
committerGitHub <noreply@github.com>2025-01-17 21:27:06 -0300
commitcc3fbab1533d72b9a6f3fbaaac6f33bf8c0d5901 (patch)
tree5a166dfa68b6307205367746af1fc782d4998013 /60.md
parent3f11c00fb93f118f207130344032710e34de4710 (diff)
fix "PRE" to "addressable event". (#1697)
Diffstat (limited to '60.md')
-rw-r--r--60.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/60.md b/60.md
index 64cd282..b2b0dd4 100644
--- a/60.md
+++ b/60.md
@@ -54,7 +54,7 @@ Tags:
54Any tag, other than the `d` tag, can be [[NIP-44]] encrypted into the `.content` field. 54Any 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
57Due 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. 57Due 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
60Token events are used to record the unspent proofs that come from the mint. 60Token events are used to record the unspent proofs that come from the mint.