Update 705.md

This commit is contained in:
Vlad Stan 2023-04-10 15:47:09 +03:00 committed by GitHub
parent f4be509e10
commit 15cf65c0af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
705.md
View File

@ -36,7 +36,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 [NIP-04](https://github.com/nostr-protocol/nips/blob/master/04.md) method and publish it to the chosen relays.
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 with the same underlying encrypted event.
- there could be multiple nested levels of republish events.