diff --git a/technical.md b/technical.md index 353a1b2..5b137b4 100644 --- a/technical.md +++ b/technical.md @@ -60,10 +60,10 @@ Once the creator has signed, the `meta.json` file will contain the `createObject } ``` -This `meta.json` file is now sealed (using `Kind 938` to differentiate from DMs and speed up decryptions) and gift wrapped (with some PoW) per NIP-59, for each recipient, and the gift wrap is broadcast to each recipients relays. +This `meta.json` file is now sealed (using unsigned `Kind 938` to differentiate from DMs and speed up decryptions) and gift wrapped (with some PoW) per NIP-59, for each recipient, and the gift wrap is broadcast to each recipients relays. -`Kind 4 DMs` (from an ephemeral key) may also be broadcast, with a link to the signing application. +`Kind 4 DMs` (from an ephemeral key) may optionally be broadcast, with a link to the signing application. ## Signing Process