mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-12 15:09:07 -05:00
doc: fix the fix
This commit is contained in:
parent
5a9a766a6b
commit
3aef8d07b3
2
705.md
2
705.md
|
@ -38,7 +38,7 @@ Define a new [NIP-16](https://github.com/nostr-protocol/nips/blob/master/16.md)
|
|||
|
||||
Whenever the chosen `re-publisher` sees a note like that, they automatically decrypt it using the [NIP-04](https://github.com/nostr-protocol/nips/blob/master/04.md) method and publish it to the chosen relays.
|
||||
- the chosen relays could (and probably should) be different from the relay used to broadcast the republish event.
|
||||
- there could be many republish events within the same underlying encrypted event.
|
||||
- there could be many republish events with the same underlying encrypted event.
|
||||
- there could be multiple nested levels of republish events.
|
||||
|
||||
The JSON content (before encription) of the `kind:20001` event is of this form (other fields might later be added):
|
||||
|
|
Loading…
Reference in New Issue
Block a user