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 * `.content` is a [NIP-44](44.md) encrypted payload: * `mint`: The mint the proofs belong to. - * `proofs`: unecoded proofs + * `proofs`: unencoded proofs * `del`: token-ids that were destroyed by the creation of this token. This assists with state transitions. When 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).