mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 00:45:53 -05:00
chore: add testnet-like use case
This commit is contained in:
parent
e621d78e28
commit
c9b89cf982
1
27.md
1
27.md
|
@ -77,6 +77,7 @@ up to date. Both would construct the following message to subscribe:
|
||||||
6. Live events can take advantage of ephemeral events and previously-shared multicast group for communication during the event.
|
6. Live events can take advantage of ephemeral events and previously-shared multicast group for communication during the event.
|
||||||
7. Smart contracts may communicate in privacy-preserving way with individual clients using unique short-lived multicast groups.
|
7. Smart contracts may communicate in privacy-preserving way with individual clients using unique short-lived multicast groups.
|
||||||
8. Clients interested in Bitcoin prices in USD may subscribe to the multicast group "prices:btc:usd". Many providers may publish their events to the same multicast groups.
|
8. Clients interested in Bitcoin prices in USD may subscribe to the multicast group "prices:btc:usd". Many providers may publish their events to the same multicast groups.
|
||||||
|
9. Testnet-like multicast group for debugging in Nostr.
|
||||||
|
|
||||||
# Notes
|
# Notes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user