fix: stuff
All checks were successful
Release to Production / build_and_release (push) Successful in 27s
All checks were successful
Release to Production / build_and_release (push) Successful in 27s
This commit is contained in:
parent
75460255a8
commit
220ad4e5a5
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user