mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-09 16:24:32 +00:00
fix "PRE" to "addressable event". (#1697)
This commit is contained in:
parent
3f11c00fb9
commit
cc3fbab153
1 changed files with 1 additions and 1 deletions
2
60.md
2
60.md
|
|
@ -54,7 +54,7 @@ Tags:
|
|||
Any tag, other than the `d` tag, can be [[NIP-44]] encrypted into the `.content` field.
|
||||
|
||||
### Deleting a wallet event
|
||||
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.
|
||||
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 the unspent proofs that come from the mint.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue