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:
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 87449d2..4d0c709 100644
--- a/60.md
+++ b/60.md
@@ -68,7 +68,7 @@ There can be multiple `kind:7375` events for the same mint, and multiple proofs
68 68
69 * `.content` is a [NIP-44](44.md) encrypted payload: 69 * `.content` is a [NIP-44](44.md) encrypted payload:
70 * `mint`: The mint the proofs belong to. 70 * `mint`: The mint the proofs belong to.
71 * `proofs`: unecoded proofs 71 * `proofs`: unencoded proofs
72 * `del`: token-ids that were destroyed by the creation of this token. This assists with state transitions. 72 * `del`: token-ids that were destroyed by the creation of this token. This assists with state transitions.
73 73
74When one or more proofs of a token are spent, the token event should be [NIP-09](09.md)-deleted and, if some proofs are unspent from the same token event, a new token event should be created rolling over the unspent proofs and adding any change outputs to the new token event (the change output should include a `del` field). 74When one or more proofs of a token are spent, the token event should be [NIP-09](09.md)-deleted and, if some proofs are unspent from the same token event, a new token event should be created rolling over the unspent proofs and adding any change outputs to the new token event (the change output should include a `del` field).